File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 66
66
"devDependencies" : {
67
67
"@eslint/compat" : " ^1.1.1" ,
68
68
"@eslint/eslintrc" : " ^3.1.0" ,
69
- "@eslint/js" : " ^9.6.0 " ,
69
+ "@eslint/js" : " ^9.11.1 " ,
70
70
"@swc/jest" : " 0.2.36" ,
71
71
"@testing-library/dom" : " ^10.3.1" ,
72
72
"@testing-library/jest-dom" : " 6.4.6" ,
Original file line number Diff line number Diff line change 1290
1290
minimatch "^3.1.2"
1291
1291
strip-json-comments "^3.1.1"
1292
1292
1293
- " @eslint/[email protected] " , "@eslint/js@^9.6.0" :
1293
+
1294
1294
version "9.6.0"
1295
1295
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
1296
1296
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
1297
1297
1298
+ " @eslint/js@^9.11.1 " :
1299
+ version "9.11.1"
1300
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986"
1301
+ integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==
1302
+
1298
1303
" @eslint/object-schema@^2.1.4 " :
1299
1304
version "2.1.4"
1300
1305
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