0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency eslint-plugin-ghost to v1.3.0

This commit is contained in:
Renovate Bot 2020-04-28 05:14:04 +00:00 committed by renovate[bot]
parent 4b01a1eac9
commit 971afdf468
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
]
},
"devDependencies": {
"eslint-plugin-ghost": "1.2.0",
"eslint-plugin-ghost": "1.3.0",
"rewire": "5.0.0",
"webpack-cli": "3.3.11"
}

View file

@ -3929,10 +3929,10 @@ eslint-plugin-flowtype@4.6.0:
dependencies:
lodash "^4.17.15"
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"