File tree 3 files changed +106
-106
lines changed
3 files changed +106
-106
lines changed Original file line number Diff line number Diff line change 6
6
"@babel/core" : " ^7.23.6" ,
7
7
"@babel/eslint-parser" : " ^7.23.3" ,
8
8
"@babel/plugin-proposal-decorators" : " ^7.23.6" ,
9
- "@typescript-eslint/eslint-plugin" : " ^6.14 .0" ,
10
- "@typescript-eslint/parser" : " ^6.14 .0" ,
11
- "eslint" : " ^8.55 .0" ,
9
+ "@typescript-eslint/eslint-plugin" : " ^6.15 .0" ,
10
+ "@typescript-eslint/parser" : " ^6.15 .0" ,
11
+ "eslint" : " ^8.56 .0" ,
12
12
"eslint-config-prettier" : " ^9.1.0" ,
13
- "eslint-plugin-import" : " ^2.29.0 " ,
13
+ "eslint-plugin-import" : " ^2.29.1 " ,
14
14
"eslint-plugin-mocha" : " ^10.2.0" ,
15
- "eslint-plugin-n" : " ^16.4 .0" ,
15
+ "eslint-plugin-n" : " ^16.5 .0" ,
16
16
"eslint-plugin-qunit" : " ^8.0.1" ,
17
17
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
18
18
"typescript" : " ~5.3.3"
Original file line number Diff line number Diff line change 125
125
"@glimmer/tracking" : " ^1.1.2" ,
126
126
"@warp-drive/internal-config" : " workspace:5.5.0-alpha.11" ,
127
127
"ember-source" : " ~5.4.0" ,
128
- "eslint" : " ^8.55 .0"
128
+ "eslint" : " ^8.56 .0"
129
129
},
130
130
"engines" : {
131
131
"node" : " >= 20.10.0"
You can’t perform that action at this time.
0 commit comments