Update dependency eslint-plugin-ghost to v1.4.1

This commit is contained in:
Renovate Bot 2020-05-11 09:16:31 +00:00
parent f2defba264
commit 399c0e4773
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

View File

@ -136,7 +136,7 @@
"@lodder/grunt-postcss": "2.0.2",
"cssnano": "4.1.10",
"eslint": "6.8.0",
"eslint-plugin-ghost": "1.4.0",
"eslint-plugin-ghost": "1.4.1",
"grunt": "1.1.0",
"grunt-bg-shell": "2.3.3",
"grunt-contrib-clean": "2.0.0",

View File

@ -2888,21 +2888,21 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-ember@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.5.0.tgz#08660485edcf78c716b7db7c0834c970d06a3dc1"
integrity sha512-tj8GQbm5XknbUDp4FrwMLGBprxqzoi9JAszXyCwMPJQBipinHyyAxIRbu57/ENJVyeGRmQTme1WM4PJuMh3kFQ==
eslint-plugin-ember@8.5.1:
version "8.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.5.1.tgz#acaeb430e150115350fb184450cd17eaf6bb5d7e"
integrity sha512-92tU1ktJBfwcWIdAzVVuo6gLIGWrf2AtnNyHnw7vBmSVcP00P5hM7fDXL0CaLWblAVIrfik4NrOWCe9sSkh6ww==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
ember-rfc176-data "^0.3.12"
snake-case "^3.0.3"
eslint-plugin-ghost@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.4.0.tgz#cef5ce7779e3f174e9c9b267d9e9b48256750fa2"
integrity sha512-cLeyUfUIlLLBtFJyyPIgxQ0D9UzR3dwRpmGApKnJdlWoXvnc3HElvAPK3qZO9VhSyJQNgGIAd6F0ATIieFXz8w==
eslint-plugin-ghost@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.4.1.tgz#727d837d1e9cbb3025a23baf2fccda4f297bea07"
integrity sha512-ChHAQSKPA/qwyhkx5NTk9iA2L60aJEBnpQCqLlqJDaBUK28s6L+lsWz0Lv7Y4I0ZXYa7Wpy9OPPX4GlFFPxDyg==
dependencies:
eslint-plugin-ember "8.5.0"
eslint-plugin-ember "8.5.1"
eslint-plugin-mocha "6.3.0"
eslint-plugin-sort-imports-es6-autofix "0.5.0"