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 56
56
]
57
57
},
58
58
"devDependencies" : {
59
- "@eslint/js" : " ^9.0.0 " ,
59
+ "@eslint/js" : " ^9.25.1 " ,
60
60
"@playwright/test" : " ^1.52.0" ,
61
61
"@sveltejs/adapter-auto" : " ^5.0.0" ,
62
62
"@sveltejs/kit" : " ^2.20.7" ,
Original file line number Diff line number Diff line change 215
215
minimatch "^3.1.2"
216
216
strip-json-comments "^3.1.1"
217
217
218
- " @eslint/js@9.25.0" , "@eslint/js@^9.0.0" :
218
+ " @eslint/js@9.25.0 " :
219
219
version "9.25.0"
220
220
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
221
221
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
222
222
223
+ " @eslint/js@^9.25.1 " :
224
+ version "9.25.1"
225
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
226
+ integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
227
+
223
228
" @eslint/object-schema@^2.1.6 " :
224
229
version "2.1.6"
225
230
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