From c149b3e9addc5cf8c278cf1f6bd1e286fc2e91b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 May 2020 09:21:05 +0000 Subject: [PATCH] Update dependency eslint-plugin-ghost to v1.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 48496a7a7e..1fe6850eae 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "@lodder/grunt-postcss": "2.0.3", "cssnano": "4.1.10", "eslint": "6.8.0", - "eslint-plugin-ghost": "1.4.1", + "eslint-plugin-ghost": "1.5.0", "grunt": "1.1.0", "grunt-bg-shell": "2.3.3", "grunt-contrib-clean": "2.0.0", diff --git a/yarn.lock b/yarn.lock index b3030cc53a..cdd4c42716 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2898,10 +2898,10 @@ eslint-plugin-ember@8.5.1: ember-rfc176-data "^0.3.12" snake-case "^3.0.3" -eslint-plugin-ghost@1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.4.1.tgz#727d837d1e9cbb3025a23baf2fccda4f297bea07" - integrity sha512-ChHAQSKPA/qwyhkx5NTk9iA2L60aJEBnpQCqLlqJDaBUK28s6L+lsWz0Lv7Y4I0ZXYa7Wpy9OPPX4GlFFPxDyg== +eslint-plugin-ghost@1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.5.0.tgz#93c8ecbfe3b039b4f89c1383249dbc58d90121e3" + integrity sha512-W+woYN6HIVfMjVCfIsF3EncqJP8rwXIilqciHs22YuhHNOA0IULfb3sO2Fy/Yq2NG0nqco+8FxZIOD3Gu0dp4w== dependencies: eslint-plugin-ember "8.5.1" eslint-plugin-mocha "6.3.0"