Skip to content

Commit 8dfa30f

Browse files
committed
Update dependency eslint-plugin-ghost to v3
1 parent 575b20b commit 8dfa30f

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
3636
"eslint": "8.40.0",
37-
"eslint-plugin-ghost": "2.18.1",
37+
"eslint-plugin-ghost": "3.0.0",
3838
"eslint-plugin-react": "7.32.2"
3939
},
4040
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5477,10 +5477,10 @@ eslint-plugin-flowtype@^5.10.0:
54775477
lodash "^4.17.15"
54785478
string-natural-compare "^3.0.1"
54795479

5480-
eslint-plugin-ghost@2.18.1:
5481-
version "2.18.1"
5482-
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.18.1.tgz#4a9f55cc59eb236dc78b12bd76761d606393fa29"
5483-
integrity sha512-Un3kFRiAC0E2BfmcUOHc8fAiRV45f/eTi36pRyTV+b/fb3JkYR1siJmHlhBGh1wMJTnhXxIqWqTtgQT+9I/tjw==
5480+
eslint-plugin-ghost@3.0.0:
5481+
version "3.0.0"
5482+
resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-3.0.0.tgz#6d9f55f086b15b81257769cbddb44ac05e1fca00"
5483+
integrity sha512-Ouu6/MVNalP9HuRHZ94MudVpLR9JViZZnfWIOrnsRxHLoyDRRggewdfKtGD3hhMGtFXJHYdIjatT5naF8B0JbQ==
54845484
dependencies:
54855485
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
54865486
eslint-plugin-ember "11.5.2"

0 commit comments

Comments
 (0)