Skip to content

Commit

Permalink
Bump typescript from 4.8.4 to 4.9.4 in /server
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.4...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2022
1 parent 60f85be commit 5fa8ff3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 server/package.json
Expand Up @@ -3,6 +3,6 @@
"private": true,
"dependencies": {
"@volar/vue-language-server": "^1.0.13",
"typescript": "^4.8.4"
"typescript": "^4.9.4"
}
}

0 comments on commit 5fa8ff3

Please sign in to comment.