Skip to content

Commit

Permalink
Update test extension dependencies
Browse files Browse the repository at this point in the history
This appears to be conflicting with the root dependencies.
  • Loading branch information
code-asher committed Oct 15, 2024
1 parent d5a2174 commit d2ce1e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions test/e2e/extensions/test-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/e2e/extensions/test-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/vscode": "^1.56.0",
"typescript": "^4.0.5"
"typescript": "^5.6.2"
},
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit d2ce1e4

Please sign in to comment.