File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"babel-eslint" : " 10.1.0" ,
36
36
"eslint" : " 8.24.0" ,
37
- "eslint-plugin-ghost" : " 2.15.1 " ,
37
+ "eslint-plugin-ghost" : " 2.16.0 " ,
38
38
"eslint-plugin-react" : " 7.31.8"
39
39
},
40
40
"dependencies" : {
Original file line number Diff line number Diff line change @@ -5229,10 +5229,10 @@ eslint-module-utils@^2.7.3:
5229
5229
debug "^3.2.7"
5230
5230
find-up "^2.1.0"
5231
5231
5232
-
5233
- version "11.0.5 "
5234
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5 .tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98 "
5235
- integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ ==
5232
+
5233
+ version "11.0.6 "
5234
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6 .tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798 "
5235
+ integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ ==
5236
5236
dependencies:
5237
5237
"@ember-data/rfc395-data" "^0.0.4"
5238
5238
css-tree "^2.0.4"
@@ -5269,13 +5269,13 @@ eslint-plugin-flowtype@^5.10.0:
5269
5269
lodash "^4.17.15"
5270
5270
string-natural-compare "^3.0.1"
5271
5271
5272
- eslint-plugin-ghost@2.15.1 :
5273
- version "2.15.1 "
5274
- resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.15.1 .tgz#fef07109ef99c344e5400bded638824e3c02ecec "
5275
- integrity sha512-ou8YgfnM0aJhfonjzLnKJSdqm9tYxoY6ZBA9dMS//PV1JEp4YDvCPSvkyRNcjx2nuVpglYEL6EKnXKHnmR2mHw ==
5272
+ eslint-plugin-ghost@2.16.0 :
5273
+ version "2.16.0 "
5274
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ghost/-/eslint-plugin-ghost-2.16.0 .tgz#ec85aa6e5e690c9808c04a30f102a8728d66d12a "
5275
+ integrity sha512-yEMAH9ZY/4w5zqZwe+ZdFlg9Uyumi1OuAjqoq4FApA2POehgaT3e1ZwR/P1hmjFx9yqLibaL5J6dTocFsj0yew ==
5276
5276
dependencies:
5277
5277
"@kapouer/eslint-plugin-no-return-in-loop" "1.0.0"
5278
- eslint-plugin-ember "11.0.5 "
5278
+ eslint-plugin-ember "11.0.6 "
5279
5279
eslint-plugin-filenames "1.3.2"
5280
5280
eslint-plugin-mocha "7.0.1"
5281
5281
eslint-plugin-node "11.1.0"
You can’t perform that action at this time.
0 commit comments