From baddf934c7e41b14b6694adf6d05d7813b118af4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Dec 2021 17:48:04 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v2.11.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 61f18d6e16..aab25dca47 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -114,7 +114,7 @@ "ember-useragent": "0.11.0", "emberx-file-input": "1.2.1", "eslint": "7.32.0", - "eslint-plugin-ghost": "2.9.0", + "eslint-plugin-ghost": "2.11.0", "faker": "5.5.3", "fs-extra": "10.0.0", "glob": "7.2.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 8b9874ed55..09f495f604 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -7558,10 +7558,10 @@ eslint-plugin-filenames@1.3.2: lodash.snakecase "4.1.1" lodash.upperfirst "4.3.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"