mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency eslint-plugin-ghost to v2.4.0
This commit is contained in:
parent
0c8483b8d5
commit
b60ac8d952
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"chalk": "4.1.1",
|
||||
"chokidar": "3.5.2",
|
||||
"copy-webpack-plugin": "6.4.1",
|
||||
"eslint-plugin-ghost": "2.3.0",
|
||||
"eslint-plugin-ghost": "2.4.0",
|
||||
"minimist": "1.2.5",
|
||||
"ora": "5.4.1",
|
||||
"rewire": "5.0.0",
|
||||
|
|
|
@ -4739,10 +4739,10 @@ eslint-plugin-flowtype@^5.2.0:
|
|||
lodash "^4.17.15"
|
||||
string-natural-compare "^3.0.1"
|
||||
|
||||
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