File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 53
53
"test:ui" : " yarn run test --ui --coverage --open=false"
54
54
},
55
55
"devDependencies" : {
56
- "@eslint/js" : " ^9.30.1 " ,
56
+ "@eslint/js" : " ^9.34.0 " ,
57
57
"@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
58
58
"@types/node" : " ^24.3.0" ,
59
59
"@vitest/coverage-v8" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 281
281
minimatch "^3.1.2"
282
282
strip-json-comments "^3.1.1"
283
283
284
- " @eslint/js@9.33.0" , "@eslint/js@^9.30.1" :
284
+ " @eslint/js@9.33.0 " :
285
285
version "9.33.0"
286
286
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
287
287
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
288
288
289
+ " @eslint/js@^9.34.0 " :
290
+ version "9.34.0"
291
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b"
292
+ integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==
293
+
289
294
" @eslint/object-schema@^2.1.6 " :
290
295
version "2.1.6"
291
296
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
You can’t perform that action at this time.
0 commit comments