Skip to content

Commit

Permalink
prepare 1.8.5 (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli authored Mar 27, 2024
1 parent 5ebffcc commit db74df6
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 131 deletions.
16 changes: 8 additions & 8 deletions generators/app/dependencyVersions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@types/mocha": "^10.0.6",
"@types/node": "18.x",
"@types/assert": "^1.5.10",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"glob": "^10.3.10",
"mocha": "^10.3.0",
"mocha": "^10.4.0",
"typescript": "^5.3.3",
"@vscode/test-cli": "^0.0.6",
"@vscode/test-cli": "^0.0.8",
"@vscode/test-electron": "^2.3.9",
"@vscode/test-web": "^0.0.52",
"@vscode/test-web": "^0.0.53",
"@types/webpack-env": "^1.18.4",
"@types/vscode-notebook-renderer": "^1.72.3",
"concurrently": "^8.2.2",
Expand All @@ -25,10 +25,10 @@
"ts-loader": "^9.5.1",
"vscode-dts": "^0.3.3",
"vscode-notebook-error-overlay": "^1.0.1",
"webpack": "^5.90.3",
"webpack": "^5.91.0",
"util": "^0.12.5",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-dev-server": "^4.15.2",
"assert": "^2.1.0",
"process": "^0.11.10"
}
Expand Down
Loading

0 comments on commit db74df6

Please sign in to comment.