Skip to content

Commit

Permalink
Bump typescript from 4.4.4 to 4.5.3 in /typescript-language-server
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and predragnikolic committed Dec 12, 2021
1 parent 5b68176 commit 7c96e3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.4.4",
"typescript": "4.5.3",
"typescript-language-server": "0.8.1"
}
}

0 comments on commit 7c96e3c

Please sign in to comment.