File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 108
108
"ember-window-mock" : " 0.7.2" ,
109
109
"eslint" : " 7.32.0" ,
110
110
"eslint-config-prettier" : " 8.3.0" ,
111
- "eslint-plugin-ember" : " 10.5.5 " ,
111
+ "eslint-plugin-ember" : " 10.5.6 " ,
112
112
"eslint-plugin-ember-concurrency" : " 0.4.0" ,
113
113
"eslint-plugin-import-helpers" : " 1.1.0" ,
114
114
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -7416,15 +7416,16 @@ eslint-plugin-ember-concurrency@0.4.0:
7416
7416
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.4.0.tgz#4ac067230540332af67367e1e75138ef5eb37e36"
7417
7417
integrity sha512-NWaeIi4Hgj/PGxOOudTCD+gUzs/DTCedA3pCn/cHUewyZd0+bvYv9A7Eazjfre1t4ONurpj3bWakubh5+/ONiQ==
7418
7418
7419
- eslint-plugin-ember@10.5.5 :
7420
- version "10.5.5 "
7421
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.5 .tgz#fbd292f24ea9ea4d32979d42039dbb878b6cf545 "
7422
- integrity sha512-yuNiGyOT2pRaGcifJo9H5RU5XlHiVUXvNuAlLBXrTQyZtsOYFBsXgEhMCCq4BVV/0Q79SqXG+03ceB1YtoJHEQ ==
7419
+ eslint-plugin-ember@10.5.6 :
7420
+ version "10.5.6 "
7421
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.6 .tgz#2f44fc4bfd8b9bfc80d3956c29cd9cc0380fca42 "
7422
+ integrity sha512-07R1wxKQ8otuD6k0dEOvahztgsFt2tnGV1V8Uj0d2SX0KsGGrpAIQRiEmlaQ1nd0DpgpszbhOBvsMLV4F/CtIQ ==
7423
7423
dependencies:
7424
7424
"@ember-data/rfc395-data" "^0.0.4"
7425
7425
css-tree "^1.0.0-alpha.39"
7426
7426
ember-rfc176-data "^0.3.15"
7427
7427
eslint-utils "^3.0.0"
7428
+ estraverse "^5.2.0"
7428
7429
lodash.kebabcase "^4.1.1"
7429
7430
requireindex "^1.2.0"
7430
7431
snake-case "^3.0.3"
You can’t perform that action at this time.
0 commit comments