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.9 .0" ,
56
+ "@eslint/js" : " ^9.11 .0" ,
57
57
"@types/node" : " ^22.5.5" ,
58
58
"@vitest/coverage-v8" : " ^2.0.5" ,
59
59
"@vitest/ui" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 192
192
minimatch "^3.1.2"
193
193
strip-json-comments "^3.1.1"
194
194
195
- " @eslint/[email protected] " , "@eslint/js@^9.9.0" :
195
+
196
196
version "9.10.0"
197
197
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
198
198
integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
199
199
200
+ " @eslint/js@^9.11.0 " :
201
+ version "9.11.0"
202
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.0.tgz#fca7533ef33aa608770734786e02f1041847f9bb"
203
+ integrity sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==
204
+
200
205
" @eslint/object-schema@^2.1.4 " :
201
206
version "2.1.4"
202
207
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
You can’t perform that action at this time.
0 commit comments