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.1 " ,
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.1 " :
201
+ version "9.11.1"
202
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986"
203
+ integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==
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