Skip to content

Commit

Permalink
Bump typescript from 5.5.2 to 5.5.3 in /vscode-extension (#153)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2024
1 parent f18e136 commit cc71a5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions vscode-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 vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"devDependencies": {
"@types/vscode": "^1.67.0",
"esbuild": "^0.23.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"dependencies": {
"vscode-languageclient": "^8.0.1"
Expand Down

0 comments on commit cc71a5b

Please sign in to comment.