Update dependency eslint-plugin-ghost to v0.4.0

This commit is contained in:
Renovate Bot 2019-07-08 00:27:30 +00:00 committed by Kevin Ansfield
parent 03286ff2c5
commit c84539e23c
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"ember-useragent": "0.9.1",
"emberx-file-input": "1.2.1",
"eslint": "5.16.0",
"eslint-plugin-ghost": "0.3.0",
"eslint-plugin-ghost": "0.4.0",
"faker": "4.1.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",

View File

@ -5706,10 +5706,10 @@ eslint-plugin-ember@^6.7.0:
ember-rfc176-data "^0.3.9"
snake-case "^2.1.0"
eslint-plugin-ghost@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-0.3.0.tgz#94f4be899bcfd6dfaf581f64386a6c317c5be7de"
integrity sha512-VWewfQQE8kVu9QAWaBIRwx6P0zAuUR0KL6pXWVVUXWIVReIUZk77an5VCbVRtELC7Ea3jPFCEfnr5Olbs0ZAAw==
eslint-plugin-ghost@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-0.4.0.tgz#40076b79e0446f51daecfebd85bf400986aead7a"
integrity sha512-BoU/pc4okZAMiZz6M/bz5ru8dYuVJvlPbJ4bXwXbLIykzLVlIQskpEs/bokR8gUZUa5b/VW4HfY4WVWZ0it22A==
dependencies:
eslint-plugin-ember "^6.7.0"
eslint-plugin-sort-imports-es6-autofix "0.4.0"