Skip to content

Commit bde0077

Browse files
authored
prepare 1.11.8 (#515)
1 parent d13114a commit bde0077

File tree

3 files changed

+132
-207
lines changed

3 files changed

+132
-207
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"@types/mocha": "^10.0.10",
88
"@types/node": "20.x",
99
"@types/assert": "^1.5.11",
10-
"@typescript-eslint/eslint-plugin": "^8.25.0",
11-
"@typescript-eslint/parser": "^8.25.0",
12-
"eslint": "^9.21.0",
10+
"@typescript-eslint/eslint-plugin": "^8.28.0",
11+
"@typescript-eslint/parser": "^8.28.0",
12+
"eslint": "^9.23.0",
1313
"glob": "^11.0.1",
1414
"mocha": "^11.1.0",
15-
"typescript": "^5.7.3",
15+
"typescript": "^5.8.2",
1616
"@vscode/test-cli": "^0.0.10",
1717
"@vscode/test-electron": "^2.4.1",
18-
"@vscode/test-web": "^0.0.67",
18+
"@vscode/test-web": "^0.0.68",
1919
"@types/webpack-env": "^1.18.8",
2020
"@types/vscode-notebook-renderer": "^1.72.3",
2121
"concurrently": "^9.1.2",
@@ -32,7 +32,7 @@
3232
"assert": "^2.1.0",
3333
"process": "^0.11.10",
3434
"npm-run-all": "^4.1.5",
35-
"esbuild": "^0.25.0",
35+
"esbuild": "^0.25.1",
3636
"@esbuild-plugins/node-globals-polyfill": "^0.2.3"
3737
}
3838
}

0 commit comments

Comments
 (0)