Skip to content

Commit

Permalink
prepare 1.11.4 (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli authored Oct 21, 2024
1 parent 7737b0c commit 721aa9f
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 241 deletions.
10 changes: 5 additions & 5 deletions generators/app/dependencyVersions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "20.x",
"@types/assert": "^1.5.10",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"glob": "^11.0.0",
"mocha": "^10.7.3",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.61",
"@vscode/test-web": "^0.0.63",
"@types/webpack-env": "^1.18.5",
"@types/vscode-notebook-renderer": "^1.72.3",
"concurrently": "^9.0.1",
Expand Down
Loading

0 comments on commit 721aa9f

Please sign in to comment.