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

Update dependency eslint-plugin-ghost to v1.5.0

This commit is contained in:
Renovate Bot 2020-05-25 09:21:05 +00:00
parent a9cb8adacc
commit c149b3e9ad
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2898,10 +2898,10 @@ eslint-plugin-ember@8.5.1:
ember-rfc176-data "^0.3.12"
snake-case "^3.0.3"
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"