From d78e2a530decb4cc0bd68e9d1f9894204db8c5b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Dec 2021 17:40:36 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v2.11.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e15ca37e..687a82eb 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ }, "devDependencies": { "eslint": "7.32.0", - "eslint-plugin-ghost": "2.10.0" + "eslint-plugin-ghost": "2.11.0" } } diff --git a/yarn.lock b/yarn.lock index 3589b120..df8e7888 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1714,10 +1714,10 @@ eslint-plugin-filenames@1.3.2: lodash.snakecase "4.1.1" lodash.upperfirst "4.3.1" -eslint-plugin-ghost@2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.10.0.tgz#84ef189363d6c1214130145fb24894a6540adb5d" - integrity sha512-IB/DSVbyWYY3X6IatuPqSwCcQPVxxOaPOfKVQcig6ybzWPqyxh1F3qr8f1adJaY67dSmc0u+Hj6aQU75kBlVXw== +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"