File tree 5 files changed +392
-120
lines changed
test-app-ember-concurrency-2
test-app-ember-concurrency-3
5 files changed +392
-120
lines changed Original file line number Diff line number Diff line change 152
152
"@types/ember__object" : " ^4.0.2" ,
153
153
"@types/ember__owner" : " ^4.0.0" ,
154
154
"@types/ember__runloop" : " ^4.0.1" ,
155
- "@typescript-eslint/eslint-plugin" : " ^5.54 .0" ,
156
- "@typescript-eslint/parser" : " ^5.54 .0" ,
155
+ "@typescript-eslint/eslint-plugin" : " ^6.0 .0" ,
156
+ "@typescript-eslint/parser" : " ^6.0 .0" ,
157
157
"concurrently" : " ^8.0.0" ,
158
158
"ember-async-data" : " ^1.0.1" ,
159
159
"ember-source" : " 5.3.0" ,
160
160
"ember-template-lint" : " 5.11.2" ,
161
161
"eslint" : " ^8.35.0" ,
162
162
"expect-type" : " ^0.16.0" ,
163
- "prettier" : " ^2.8.4 " ,
163
+ "prettier" : " ^3.0.0 " ,
164
164
"prettier-plugin-ember-template-tag" : " ^1.0.0" ,
165
165
"rollup" : " 3.27.2" ,
166
166
"rollup-plugin-copy" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 22
22
"concurrently" : " ^8.0.0" ,
23
23
"eslint" : " ^8.35.0" ,
24
24
"loader.js" : " ^4.7.0" ,
25
- "prettier" : " ^2.8.4 " ,
25
+ "prettier" : " ^3.0.0 " ,
26
26
"typescript" : " ^5.0.0"
27
27
},
28
28
"engines" : {
You can’t perform that action at this time.
0 commit comments