From b3158f368dd88db54fe4c6c976e4ae3d6b48b04a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Dec 2021 18:48:18 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v2.11.0 --- ghost/portal/package.json | 2 +- ghost/portal/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/portal/package.json b/ghost/portal/package.json index 0f76c2e93f..d6c27fcd8c 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -78,7 +78,7 @@ "chalk": "4.1.2", "chokidar": "3.5.2", "copy-webpack-plugin": "6.4.1", - "eslint-plugin-ghost": "2.9.0", + "eslint-plugin-ghost": "2.11.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 ea6eb0aa94..cc9eb4777d 100644 --- a/ghost/portal/yarn.lock +++ b/ghost/portal/yarn.lock @@ -4781,10 +4781,10 @@ eslint-plugin-flowtype@^5.2.0: lodash "^4.17.15" string-natural-compare "^3.0.1" -eslint-plugin-ghost@2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.9.0.tgz#96992d2a240f0c41011c63107ed7686a33495401" - integrity sha512-pc/nFdYjnPmAF9Cs4BhscrE0MhWBUxQlX3gZ5XqkJOP3MqNsuYeecz85QTG6IvjarKLhr6EklVNGoQ42BaJnjA== +eslint-plugin-ghost@2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.11.0.tgz#793b6363553ce68a235cde926e27d90fd4ff00ed" + integrity sha512-TzoP78VWDY+Sb9IaEmJ9O71P4zdmmjg5xGgFZpqsF4/XN+MJVnxVC0+zHA1B9ZefjDfhyx2r1EsHkfXR466wrw== dependencies: "@kapouer/eslint-plugin-no-return-in-loop" "1.0.0" eslint-plugin-ember "10.5.7"