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 1354
1354
}
1355
1355
},
1356
1356
"devDependencies" : {
1357
- "@eslint/js" : " ^9.24 .0" ,
1357
+ "@eslint/js" : " ^9.33 .0" ,
1358
1358
"@types/mocha" : " ^10.0.10" ,
1359
1359
"@types/node" : " ^22.15.29" ,
1360
1360
"@types/vscode" : " ^1.102.0" ,
Original file line number Diff line number Diff line change 60
60
minimatch "^3.1.2"
61
61
strip-json-comments "^3.1.1"
62
62
63
- " @eslint/[email protected] " , "@eslint/js@^9.24.0" :
63
+
64
64
version "9.32.0"
65
65
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
66
66
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
67
67
68
+ " @eslint/js@^9.33.0 " :
69
+ version "9.33.0"
70
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
71
+ integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
72
+
68
73
" @eslint/object-schema@^2.1.6 " :
69
74
version "2.1.6"
70
75
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