mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency eslint-plugin-ghost to v2.4.0
This commit is contained in:
parent
b894b2a913
commit
10d02e8343
2 changed files with 5 additions and 5 deletions
|
@ -162,7 +162,7 @@
|
|||
"coffeescript": "2.5.1",
|
||||
"cssnano": "5.0.6",
|
||||
"eslint": "7.29.0",
|
||||
"eslint-plugin-ghost": "2.3.0",
|
||||
"eslint-plugin-ghost": "2.4.0",
|
||||
"grunt": "1.4.1",
|
||||
"grunt-bg-shell": "2.3.3",
|
||||
"grunt-contrib-clean": "2.0.0",
|
||||
|
|
|
@ -3567,10 +3567,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"
|
||||
|
|
Loading…
Add table
Reference in a new issue