File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"eslint" : " 8.24.0" ,
23
- "eslint-plugin-ghost" : " 2.15.1 " ,
23
+ "eslint-plugin-ghost" : " 2.16.0 " ,
24
24
"eslint-plugin-react" : " 7.31.8" ,
25
25
"mocha" : " 10.0.0" ,
26
26
"should" : " 13.2.3" ,
Original file line number Diff line number Diff line change 36
36
"@rollup/plugin-json" : " 4.1.0" ,
37
37
"c8" : " 7.12.0" ,
38
38
"core-js" : " 3.25.5" ,
39
- "eslint-plugin-ghost" : " 2.15.1 " ,
39
+ "eslint-plugin-ghost" : " 2.16.0 " ,
40
40
"mocha" : " 10.0.0" ,
41
41
"rollup" : " 2.79.1" ,
42
42
"rollup-plugin-babel" : " 4.4.0" ,
Original file line number Diff line number Diff line change @@ -2348,10 +2348,10 @@ escodegen@^2.0.0:
2348
2348
optionalDependencies :
2349
2349
source-map "~0.6.1"
2350
2350
2351
-
2352
- version "11.0.5 "
2353
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5 .tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98 "
2354
- integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ ==
2351
+
2352
+ version "11.0.6 "
2353
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6 .tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798 "
2354
+ integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ ==
2355
2355
dependencies :
2356
2356
" @ember-data/rfc395-data" " ^0.0.4"
2357
2357
css-tree "^2.0.4"
2380
2380
lodash.snakecase "4.1.1"
2381
2381
lodash.upperfirst "4.3.1"
2382
2382
2383
- eslint-plugin-ghost@2.15.1 :
2384
- version "2.15.1 "
2385
- resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.15.1 .tgz#fef07109ef99c344e5400bded638824e3c02ecec "
2386
- integrity sha512-ou8YgfnM0aJhfonjzLnKJSdqm9tYxoY6ZBA9dMS//PV1JEp4YDvCPSvkyRNcjx2nuVpglYEL6EKnXKHnmR2mHw ==
2383
+ eslint-plugin-ghost@2.16.0 :
2384
+ version "2.16.0 "
2385
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.16.0 .tgz#ec85aa6e5e690c9808c04a30f102a8728d66d12a "
2386
+ integrity sha512-yEMAH9ZY/4w5zqZwe+ZdFlg9Uyumi1OuAjqoq4FApA2POehgaT3e1ZwR/P1hmjFx9yqLibaL5J6dTocFsj0yew ==
2387
2387
dependencies :
2388
2388
" @kapouer/eslint-plugin-no-return-in-loop" " 1.0.0"
2389
- eslint-plugin-ember "11.0.5 "
2389
+ eslint-plugin-ember "11.0.6 "
2390
2390
eslint-plugin-filenames "1.3.2"
2391
2391
eslint-plugin-mocha "7.0.1"
2392
2392
eslint-plugin-node "11.1.0"
You can’t perform that action at this time.
0 commit comments