Update dependency eslint-plugin-ghost to v2.4.0

This commit is contained in:
Renovate Bot 2021-06-24 15:13:10 +00:00
parent e6a6303278
commit cb4cd7a313
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.29.0",
"eslint-plugin-ghost": "2.3.0",
"eslint-plugin-ghost": "2.4.0",
"faker": "5.5.3",
"fs-extra": "10.0.0",
"glob": "7.1.7",

View File

@ -7221,10 +7221,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"
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==
eslint-plugin-ghost@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.4.0.tgz#d8cab629fa403b6cc5f8125c80ac0261739337d8"
integrity sha512-OY/vdRF8oXGknpZ9dna+YSEUWshgUjXUiw5m7jj7wXE0jchFmlDyzyFdkT1x7E0U8YvxzX4wAAm6tUVcVKnH0g==
dependencies:
eslint-plugin-ember "9.3.0"
eslint-plugin-mocha "7.0.1"