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.26 .0" ,
59
+ "@eslint/js" : " ^9.28 .0" ,
60
60
"@playwright/test" : " ^1.52.0" ,
61
61
"@sveltejs/adapter-auto" : " ^5.0.0" ,
62
62
"@sveltejs/kit" : " ^2.21.1" ,
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.27.0" , "@eslint/js@^9.26.0" :
218
+ " @eslint/js@9.27.0 " :
219
219
version "9.27.0"
220
220
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
221
221
integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
222
222
223
+ " @eslint/js@^9.28.0 " :
224
+ version "9.28.0"
225
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
226
+ integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
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