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.5.0

This commit is contained in:
Renovate Bot 2020-05-25 09:19:07 +00:00 committed by renovate[bot]
parent 25269953a2
commit 838c440a5a
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
]
},
"devDependencies": {
"eslint-plugin-ghost": "1.4.1",
"eslint-plugin-ghost": "1.5.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.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==
eslint-plugin-ghost@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.5.0.tgz#93c8ecbfe3b039b4f89c1383249dbc58d90121e3"
integrity sha512-W+woYN6HIVfMjVCfIsF3EncqJP8rwXIilqciHs22YuhHNOA0IULfb3sO2Fy/Yq2NG0nqco+8FxZIOD3Gu0dp4w==
dependencies:
eslint-plugin-ember "8.5.1"
eslint-plugin-mocha "6.3.0"