Update dependency eslint-plugin-ghost to v2.6.0

This commit is contained in:
Renovate Bot 2021-07-19 12:50:50 +00:00
parent 41717a53a0
commit ab4694db47
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -167,7 +167,7 @@
"coffeescript": "2.5.1",
"cssnano": "5.0.6",
"eslint": "7.31.0",
"eslint-plugin-ghost": "2.5.0",
"eslint-plugin-ghost": "2.6.0",
"grunt": "1.4.1",
"grunt-bg-shell": "2.3.3",
"grunt-contrib-clean": "2.0.0",

View File

@ -3465,10 +3465,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"
eslint-plugin-ghost@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.5.0.tgz#e441c8edb869b7d6660ba847e30bea8ba5fd5679"
integrity sha512-cGPoGk1jpj94rziTZ+JkuS7LtjR8kCmbi0fjXGeJyeL+RiNqpNXgKsX5LTGx3H7yCfrTV9VSR6rV6ijoHaekrw==
eslint-plugin-ghost@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.6.0.tgz#cbf2ca2981e707ca595a04ada96e5c8a499a058b"
integrity sha512-GpSLV5okek0YbXf5apVCj91Nz/pvvUrrWqZhLc0MEBIFTR252LSDce+4ZRaplcQXbVCkKFLjXMBp5YHquqLh9Q==
dependencies:
eslint-plugin-ember "10.5.1"
eslint-plugin-mocha "7.0.1"