Updated eslint-plugin-ghost

no issue
This commit is contained in:
Daniel Lockyer 2020-04-17 11:29:33 +01:00
parent a801352c7f
commit 88c11ffbb2
2 changed files with 5 additions and 5 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.1.0",
"eslint-plugin-ghost": "1.2.0",
"grunt": "1.1.0",
"grunt-bg-shell": "2.3.3",
"grunt-contrib-clean": "2.0.0",

View File

@ -2848,10 +2848,10 @@ eslint-plugin-ember@7.10.1:
ember-rfc176-data "^0.3.12"
snake-case "^3.0.3"
eslint-plugin-ghost@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.1.0.tgz#c8aba0287ea4b41e4c6ca93c6c2098f2c497e265"
integrity sha512-5Q/fnEQVdVvLz+Q4XVSqTBLBACMwNCxajsOnPFPsLHfcgS/m118t/p36HxvDmAge6Gc8jH7W5ouAJT8SpHWJcg==
eslint-plugin-ghost@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.2.0.tgz#fdb69f16ffba72e1f5f3a0a7b1c6719cbaea0491"
integrity sha512-Oeqo5SwflgGv9JkbsBwqCJTuvbnl2wSNW4FdfDMJ7b4JR+xpNo0tm+2wIDhQarzc5wXMTZd5IfaBCEySYF1+Ng==
dependencies:
eslint-plugin-ember "7.10.1"
eslint-plugin-mocha "6.3.0"