Skip to content

Commit 721aa9f

Browse files
authored
prepare 1.11.4 (microsoft#498)
1 parent 7737b0c commit 721aa9f

File tree

3 files changed

+332
-241
lines changed

3 files changed

+332
-241
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
"version": "0.0.0",
55
"private": true,
66
"dependencies": {
7-
"@types/mocha": "^10.0.8",
7+
"@types/mocha": "^10.0.9",
88
"@types/node": "20.x",
99
"@types/assert": "^1.5.10",
10-
"@typescript-eslint/eslint-plugin": "^8.7.0",
10+
"@typescript-eslint/eslint-plugin": "^8.10.0",
1111
"@typescript-eslint/parser": "^8.7.0",
12-
"eslint": "^9.11.1",
12+
"eslint": "^9.13.0",
1313
"glob": "^11.0.0",
1414
"mocha": "^10.7.3",
15-
"typescript": "^5.6.2",
15+
"typescript": "^5.6.3",
1616
"@vscode/test-cli": "^0.0.10",
1717
"@vscode/test-electron": "^2.4.1",
18-
"@vscode/test-web": "^0.0.61",
18+
"@vscode/test-web": "^0.0.63",
1919
"@types/webpack-env": "^1.18.5",
2020
"@types/vscode-notebook-renderer": "^1.72.3",
2121
"concurrently": "^9.0.1",

0 commit comments

Comments
 (0)