diff --git a/ghost/portal/package.json b/ghost/portal/package.json index eab9dd3c55..bf103ea167 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -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", diff --git a/ghost/portal/yarn.lock b/ghost/portal/yarn.lock index 7ed3dbd8be..a9d74e8a19 100644 --- a/ghost/portal/yarn.lock +++ b/ghost/portal/yarn.lock @@ -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"