Skip to content

Commit 097561b

Browse files
Bump typescript from 5.5.3 to 5.5.4 in /tools (#3169)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [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.3...v5.5.4) --- 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>
1 parent 008f25c commit 097561b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tools/package-lock.json

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

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jest": "^29.7.0",
2828
"ts-jest": "^29.2.3",
2929
"ts-node": "^10.9.2",
30-
"typescript": "^5.5.3",
30+
"typescript": "^5.5.4",
3131
"vscode-json-languageservice": "^5.4.0",
3232
"vscode-languageserver-textdocument": "^1.0.11",
3333
"vscode-languageserver-types": "^3.17.5"

0 commit comments

Comments
 (0)