Skip to content

Commit

Permalink
Bump typescript from 4.9.5 to 5.0.4 (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2023
1 parent ce744a3 commit e6d67aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions typescript-language-server/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 typescript-language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lsp-typescript",
"private": true,
"dependencies": {
"typescript": "4.9.5",
"typescript": "5.0.4",
"typescript-language-server": "3.3.2"
}
}

0 comments on commit e6d67aa

Please sign in to comment.