File tree 5 files changed +116
-125
lines changed 5 files changed +116
-125
lines changed Original file line number Diff line number Diff line change 13
13
"devDependencies" : {
14
14
"documentation" : " 14.0.3" ,
15
15
"concurrently" : " 8.2.2" ,
16
- "eslint" : " 8.57.0 " ,
16
+ "eslint" : " 8.57.1 " ,
17
17
"prettier" : " 2.8.8"
18
18
},
19
19
"engines" : {
Original file line number Diff line number Diff line change 47
47
"babel-plugin-transform-es2015-modules-commonjs" : " 6.26.2" ,
48
48
"babel-preset-env" : " 1.7.0" ,
49
49
"concurrently" : " 8.2.2" ,
50
- "eslint" : " 8.57.0 " ,
50
+ "eslint" : " 8.57.1 " ,
51
51
"eslint-config-prettier" : " 9.1.0" ,
52
52
"eslint-plugin-prettier" : " 5.2.1" ,
53
53
"lerna-changelog" : " 2.2.0" ,
Original file line number Diff line number Diff line change 29
29
"@ember/string" : " 4.0.0" ,
30
30
"@ember/test-helpers" : " 3.3.1" ,
31
31
"@embroider/compat" : " 3.6.1" ,
32
- "@embroider/core" : " 3.4.15 " ,
32
+ "@embroider/core" : " 3.4.16 " ,
33
33
"@embroider/macros" : " 1.16.6" ,
34
34
"@embroider/test-setup" : " 3.0.3" ,
35
35
"@embroider/webpack" : " 3.2.3" ,
87
87
"ember-source-channel-url" : " 3.0.0" ,
88
88
"ember-template-lint" : " 6.0.0" ,
89
89
"ember-try" : " 3.0.0" ,
90
- "eslint" : " 8.57.0 " ,
90
+ "eslint" : " 8.57.1 " ,
91
91
"eslint-config-prettier" : " 9.1.0" ,
92
92
"eslint-plugin-ember" : " 12.2.0" ,
93
93
"eslint-plugin-jest" : " 28.8.3" ,
94
- "eslint-plugin-n" : " 17.10.2 " ,
94
+ "eslint-plugin-n" : " 17.10.3 " ,
95
95
"eslint-plugin-prettier" : " 5.2.1" ,
96
96
"eslint-plugin-qunit" : " 8.1.2" ,
97
97
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 8
8
"devDependencies" : {
9
9
"qunit" : " 2.22.0" ,
10
10
"qunit-dom" : " workspace:^" ,
11
- "vite" : " 5.4.5 "
11
+ "vite" : " 5.4.7 "
12
12
},
13
13
"volta" : {
14
14
"extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments