From 88c11ffbb2e279c64096c24d66c419ed280db346 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Fri, 17 Apr 2020 11:29:33 +0100 Subject: [PATCH] Updated eslint-plugin-ghost no issue --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ff616929b..7d4b371be0 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "@lodder/grunt-postcss": "2.0.2", "cssnano": "4.1.10", "eslint": "6.8.0", - "eslint-plugin-ghost": "1.1.0", + "eslint-plugin-ghost": "1.2.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 a04bbb54b5..82e28e2b14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2848,10 +2848,10 @@ eslint-plugin-ember@7.10.1: ember-rfc176-data "^0.3.12" snake-case "^3.0.3" -eslint-plugin-ghost@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.1.0.tgz#c8aba0287ea4b41e4c6ca93c6c2098f2c497e265" - integrity sha512-5Q/fnEQVdVvLz+Q4XVSqTBLBACMwNCxajsOnPFPsLHfcgS/m118t/p36HxvDmAge6Gc8jH7W5ouAJT8SpHWJcg== +eslint-plugin-ghost@1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-1.2.0.tgz#fdb69f16ffba72e1f5f3a0a7b1c6719cbaea0491" + integrity sha512-Oeqo5SwflgGv9JkbsBwqCJTuvbnl2wSNW4FdfDMJ7b4JR+xpNo0tm+2wIDhQarzc5wXMTZd5IfaBCEySYF1+Ng== dependencies: eslint-plugin-ember "7.10.1" eslint-plugin-mocha "6.3.0"