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 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.10 .0" ,
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.10.0 " :
1299
+ version "9.10.0"
1300
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
1301
+ integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
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