File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 "private" : true ,
66 "dependencies" : {
77 "@types/mocha" : " ^10.0.10" ,
8- "@types/node" : " 22 .x" ,
8+ "@types/node" : " 24 .x" ,
99 "@types/assert" : " ^1.5.11" ,
10- "@typescript-eslint/eslint-plugin" : " ^8.33.1 " ,
11- "@typescript-eslint/parser" : " ^8.33.1 " ,
10+ "@typescript-eslint/eslint-plugin" : " ^8.34.0 " ,
11+ "@typescript-eslint/parser" : " ^8.34.0 " ,
1212 "eslint" : " ^9.28.0" ,
1313 "glob" : " ^11.0.2" ,
14- "mocha" : " ^11.5 .0" ,
14+ "mocha" : " ^11.6 .0" ,
1515 "typescript" : " ^5.8.3" ,
1616 "@vscode/test-cli" : " ^0.0.11" ,
1717 "@vscode/test-electron" : " ^2.5.2" ,
Original file line number Diff line number Diff line change 4444 },
4545 "devDependencies" : {
4646 "@types/mocha" : " ^10.0.10" ,
47- "@types/node" : " ^22.15.30 " ,
48- "mocha" : " ^11.5 .0" ,
47+ "@types/node" : " ^24.0.0 " ,
48+ "mocha" : " ^11.6 .0" ,
4949 "yeoman-environment" : " ^4.4.3" ,
5050 "yeoman-test" : " ^10.1.1" ,
5151 "jsonc-parser" : " ^3.3.1"
You can’t perform that action at this time.
0 commit comments