File tree Expand file tree Collapse file tree 3 files changed +95
-114
lines changed
Expand file tree Collapse file tree 3 files changed +95
-114
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " eslint" ,
3- "version" : " 9.2 .0-sdk" ,
3+ "version" : " 9.3 .0-sdk" ,
44 "main" : " ./lib/api.js" ,
55 "type" : " commonjs" ,
66 "bin" : {
Original file line number Diff line number Diff line change 204204 "test" : " yarn run lint"
205205 },
206206 "devDependencies" : {
207- "@eslint/js" : " ^9.2 .0" ,
207+ "@eslint/js" : " ^9.3 .0" ,
208208 "@rollup/plugin-commonjs" : " ^25.0.7" ,
209209 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
210210 "@rollup/plugin-typescript" : " ^11.1.6" ,
214214 "@types/uuid" : " ^9.0.8" ,
215215 "@types/vscode" : " ^1.87.0" ,
216216 "@types/which" : " ^3.0.3" ,
217- "eslint" : " ^9.2 .0" ,
217+ "eslint" : " ^9.3 .0" ,
218218 "eslint-config-prettier" : " ^9.1.0" ,
219- "globals" : " ^15.1 .0" ,
219+ "globals" : " ^15.3 .0" ,
220220 "rollup" : " ^4.17.2" ,
221221 "tslib" : " ^2.6.2" ,
222222 "typescript" : " ^5.4.5" ,
223- "typescript-eslint" : " ^7.8 .0"
223+ "typescript-eslint" : " ^7.9 .0"
224224 },
225225 "dependencies" : {
226226 "adm-zip" : " ^0.5.12" ,
227227 "ini" : " ^4.1.2" ,
228- "rimraf" : " ^5.0.5 " ,
228+ "rimraf" : " ^5.0.7 " ,
229229 "uuid" : " ^9.0.1" ,
230230 "which" : " ^4.0.0"
231231 },
You can’t perform that action at this time.
0 commit comments