Skip to content

Commit

Permalink
Update dependency eslint-plugin-ghost to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 4fd7285 commit 994826a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"bunyan": "1.8.15",
"eslint": "7.21.0",
"eslint-plugin-ghost": "2.0.0",
"eslint-plugin-ghost": "2.1.0",
"mkdirp": "1.0.4",
"mocha": "8.3.0",
"should": "13.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,10 +437,10 @@ [email protected]:
lodash.kebabcase "^4.1.1"
snake-case "^3.0.3"

eslint-plugin-ghost@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.0.0.tgz#14e67180188850abf978df772e02bb74b1832374"
integrity sha512-BlygF0CZr/38ena3qztpyCuo7z1KsbbjEz0FO3zjfg+V6Id5wcZsKTaOdFHFZwyDl4kBm5jujFAsWILh/DtNiQ==
eslint-plugin-ghost@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.1.0.tgz#811402f32e6339be526368b1ce1b3b4be26a2e4d"
integrity sha512-zeAFtxthQ8GaC1LV4e+n6DMfLfl8AEAagYT63SQ1jYzYykK4Wmh0xEADMR0tZFl8eHzTornAyQWmWSwS7CUkXQ==
dependencies:
eslint-plugin-ember "9.3.0"
eslint-plugin-mocha "8.0.0"
Expand Down

0 comments on commit 994826a

Please sign in to comment.