Skip to content

Commit c29acd0

Browse files
build(deps-dev): bump typescript from 5.5.2 to 5.5.3
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]>
1 parent 498b9e0 commit c29acd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"js-yaml": "^4.1.0",
4545
"prettier": "3.3.2",
4646
"ts-jest": "^29.1.5",
47-
"typescript": "^5.5.2"
47+
"typescript": "^5.5.3"
4848
},
4949
"engines": {
5050
"node": ">=20.0.0"

0 commit comments

Comments
 (0)