Update dependency eslint-plugin-ghost to v2.3.0

This commit is contained in:
Renovate Bot 2021-06-10 16:13:31 +00:00
parent 3472d7b63d
commit b53de12e12
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -154,7 +154,7 @@
"coffeescript": "2.5.1",
"cssnano": "5.0.5",
"eslint": "7.28.0",
"eslint-plugin-ghost": "2.2.0",
"eslint-plugin-ghost": "2.3.0",
"grunt": "1.4.1",
"grunt-bg-shell": "2.3.3",
"grunt-contrib-clean": "2.0.0",

View File

@ -3371,10 +3371,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"
eslint-plugin-ghost@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.2.0.tgz#3b0f279f89cb57e17e98f664624cb8221a1591c0"
integrity sha512-BASnZGz1qYn6TvyEpIA4Z4QnHmAXWA5WjdkMQOPeXX1wVhyI4Fobm/rqp+YhMm3XC6JE0g5aO/A76et09ulMPg==
eslint-plugin-ghost@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.3.0.tgz#def9e6dc8cc54c81bdfc1cdec2865a9d46710a27"
integrity sha512-qODEp6Jz2t8QgdpRMifvVnzvcJ6t9hFy3VnawmP/o191oYE/E6HElgCzqoMGEI3BcUhF93nzA5E7fcSqrpn4GQ==
dependencies:
eslint-plugin-ember "9.3.0"
eslint-plugin-mocha "7.0.1"