Skip to content

Commit 24d0a12

Browse files
committed
Update dependency eslint-plugin-ghost to v2.1.0
1 parent 645886b commit 24d0a12

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
@@ -44,6 +44,6 @@
4444
},
4545
"devDependencies": {
4646
"eslint": "7.25.0",
47-
"eslint-plugin-ghost": "2.0.0"
47+
"eslint-plugin-ghost": "2.1.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,10 +1456,10 @@ [email protected]:
14561456
lodash.kebabcase "^4.1.1"
14571457
snake-case "^3.0.3"
14581458

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

0 commit comments

Comments
 (0)