File tree Expand file tree Collapse file tree 3 files changed +28
-28
lines changed
generators/app/dependencyVersions Expand file tree Collapse file tree 3 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 44 "version" : " 0.0.0" ,
55 "private" : true ,
66 "dependencies" : {
7- "@types/mocha" : " ^10.0.6 " ,
7+ "@types/mocha" : " ^10.0.7 " ,
88 "@types/node" : " 20.x" ,
99 "@types/assert" : " ^1.5.10" ,
10- "@typescript-eslint/eslint-plugin" : " ^7.11.0 " ,
10+ "@typescript-eslint/eslint-plugin" : " ^7.14.1 " ,
1111 "@typescript-eslint/parser" : " ^7.11.0" ,
1212 "eslint" : " ^8.57.0" ,
13- "glob" : " ^10.4.1 " ,
14- "mocha" : " ^10.4.0 " ,
13+ "glob" : " ^10.4.2 " ,
14+ "mocha" : " ^10.5.2 " ,
1515 "typescript" : " ^5.4.5" ,
1616 "@vscode/test-cli" : " ^0.0.9" ,
1717 "@vscode/test-electron" : " ^2.4.0" ,
18- "@vscode/test-web" : " ^0.0.54 " ,
18+ "@vscode/test-web" : " ^0.0.55 " ,
1919 "@types/webpack-env" : " ^1.18.5" ,
2020 "@types/vscode-notebook-renderer" : " ^1.72.3" ,
2121 "concurrently" : " ^8.2.2" ,
2525 "ts-loader" : " ^9.5.1" ,
2626 "vscode-dts" : " ^0.3.3" ,
2727 "vscode-notebook-error-overlay" : " ^1.0.1" ,
28- "webpack" : " ^5.92.0 " ,
28+ "webpack" : " ^5.92.1 " ,
2929 "util" : " ^0.12.5" ,
3030 "webpack-cli" : " ^5.1.4" ,
3131 "webpack-dev-server" : " ^5.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " generator-code" ,
3- "version" : " 1.11.0 " ,
3+ "version" : " 1.11.1 " ,
44 "description" : " Yeoman generator for Visual Studio Code extensions." ,
55 "keywords" : [
66 " yeoman-generator" ,
3939 "fast-plist" : " ^0.1.3" ,
4040 "request-light" : " ^0.7.0" ,
4141 "which" : " ^4.0.0" ,
42- "yeoman-generator" : " ^7.2.0 " ,
42+ "yeoman-generator" : " ^7.3.2 " ,
4343 "yosay" : " ^3.0.0"
4444 },
4545 "devDependencies" : {
46- "@types/mocha" : " ^10.0.6 " ,
47- "@types/node" : " ^18.18.5 " ,
48- "mocha" : " ^10.4.0 " ,
46+ "@types/mocha" : " ^10.0.7 " ,
47+ "@types/node" : " ^18.19.39 " ,
48+ "mocha" : " ^10.5.2 " ,
4949 "yeoman-environment" : " ^4.4.1" ,
5050 "yeoman-test" : " ^8.3.0"
5151 }
You can’t perform that action at this time.
0 commit comments