Skip to content

Commit 994826a

Browse files
committed
Update dependency eslint-plugin-ghost to v2.1.0
1 parent 4fd7285 commit 994826a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"bunyan": "1.8.15",
1818
"eslint": "7.21.0",
19-
"eslint-plugin-ghost": "2.0.0",
19+
"eslint-plugin-ghost": "2.1.0",
2020
"mkdirp": "1.0.4",
2121
"mocha": "8.3.0",
2222
"should": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -437,10 +437,10 @@ [email protected]:
437437
lodash.kebabcase "^4.1.1"
438438
snake-case "^3.0.3"
439439

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

0 commit comments

Comments
 (0)