File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 509509 "dependencies" : {
510510 "fs-extra" : " ^11.2.0" ,
511511 "iconv-lite" : " ^0.6.3" ,
512- "jsonc-parser" : " ^3.2.0 " ,
512+ "jsonc-parser" : " ^3.3.1 " ,
513513 "lodash" : " ^4.17.21"
514514 },
515515 "description" : " Python Debugger extension using debugpy." ,
516516 "devDependencies" : {
517- "@types/chai" : " ^4.3.4 " ,
518- "@types/chai-as-promised" : " ^7.1.8 " ,
517+ "@types/chai" : " ^5.0.1 " ,
518+ "@types/chai-as-promised" : " ^8.0.1 " ,
519519 "@types/fs-extra" : " ^11.0.4" ,
520- "@types/glob" : " ^7.2 .0" ,
521- "@types/lodash" : " ^4.14.191 " ,
522- "@types/node" : " 18 .x" ,
523- "@types/semver" : " ^7.3.13 " ,
524- "@types/sinon" : " ^10 .0.13 " ,
525- "chai" : " ^4.3.7 " ,
526- "chai-as-promised" : " ^7.1.1 " ,
527- "glob" : " ^8 .0.3 " ,
528- "semver" : " ^7.5.4 " ,
529- "sinon" : " ^15 .0.2" ,
530- "ts-loader" : " ^9.3 .1" ,
520+ "@types/glob" : " ^8.1 .0" ,
521+ "@types/lodash" : " ^4.17.13 " ,
522+ "@types/node" : " 22 .x" ,
523+ "@types/semver" : " ^7.5.8 " ,
524+ "@types/sinon" : " ^17 .0.3 " ,
525+ "chai" : " ^5.1.2 " ,
526+ "chai-as-promised" : " ^8.0.0 " ,
527+ "glob" : " ^11 .0.0 " ,
528+ "semver" : " ^7.6.3 " ,
529+ "sinon" : " ^19 .0.2" ,
530+ "ts-loader" : " ^9.5 .1" ,
531531 "ts-mockito" : " ^2.6.1" ,
532532 "typemoq" : " ^2.1.0"
533533 },
You can’t perform that action at this time.
0 commit comments