Update dependency eslint-plugin-ghost to v2.3.0

This commit is contained in:
Renovate Bot 2021-06-10 16:30:18 +00:00
parent 13057d01d6
commit f9fe615ac3
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"ember-useragent": "0.10.0",
"emberx-file-input": "1.2.1",
"eslint": "7.28.0",
"eslint-plugin-ghost": "2.2.0",
"eslint-plugin-ghost": "2.3.0",
"faker": "5.5.3",
"fs-extra": "10.0.0",
"glob": "7.1.7",

View File

@ -7234,10 +7234,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"