From cb4cd7a313b845ecddef9dfe9d11046ef2c10042 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Jun 2021 15:13:10 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v2.4.0 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 7f49993bae..8f423d2d3a 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -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", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 0500df2294..654231379d 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -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"