Skip to content

Commit

Permalink
update dependencies. Workaround for #308
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Oct 23, 2021
1 parent 564d19c commit 7969dd3
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 5,923 deletions.
14 changes: 7 additions & 7 deletions generators/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"dependencies": {
"@types/glob": "^7.1.4",
"@types/mocha": "^9.0.0",
"@types/node": "14.x",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"eslint": "^7.32.0",
"@types/node": "14.17.27",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"eslint": "^8.1.0",
"glob": "^7.1.7",
"mocha": "^9.1.1",
"typescript": "^4.4.3",
"mocha": "^9.1.3",
"typescript": "^4.4.4",
"@vscode/test-electron": "^1.6.2",
"@vscode/test-web": "^0.0.13",
"@types/webpack-env": "^1.16.2",
"@types/vscode-notebook-renderer": "^1.57.8",
"concurrently": "^`5.3.0",
"concurrently": "^5.3.0",
"css-loader": "^4.2.0",
"fork-ts-checker-webpack-plugin": "^5.0.14",
"style-loader": "^1.2.1",
Expand Down
Loading

0 comments on commit 7969dd3

Please sign in to comment.