mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency eslint-plugin-ghost to v1.3.0
This commit is contained in:
parent
0e4dbc659c
commit
97830fda41
2 changed files with 5 additions and 5 deletions
|
@ -136,7 +136,7 @@
|
|||
"@lodder/grunt-postcss": "2.0.2",
|
||||
"cssnano": "4.1.10",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-ghost": "1.2.0",
|
||||
"eslint-plugin-ghost": "1.3.0",
|
||||
"grunt": "1.1.0",
|
||||
"grunt-bg-shell": "2.3.3",
|
||||
"grunt-contrib-clean": "2.0.0",
|
||||
|
|
|
@ -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.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==
|
||||
eslint-plugin-ghost@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.3.0.tgz#7ba8db9cd577f2c5a9a1cd0cb3c4a61affe8cbf7"
|
||||
integrity sha512-AvG9n9WIK/e4abtwWUZ2qpaUjHZT1H386ANrNpMYVXMPoCPDZTt27T0T4rk9FlWvNoV3eGPQD8aABaA6cl5Ehw==
|
||||
dependencies:
|
||||
eslint-plugin-ember "7.10.1"
|
||||
eslint-plugin-mocha "6.3.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue