Skip to content

Commit 0f51d6f

Browse files
Bump typescript from 4.2.2 to 4.2.3 in /typescript-language-server (#48)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60b1cca commit 0f51d6f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

typescript-language-server/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "typescript-language-server",
33
"version": "0.5.1",
44
"dependencies": {
5-
"typescript": "4.2.2",
5+
"typescript": "4.2.3",
66
"typescript-language-server": "0.5.1"
77
}
88
}

0 commit comments

Comments
 (0)