Skip to content

Commit 149e261

Browse files
chore(deps-dev): bump typescript from 5.5.4 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.7.2. - [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.4...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2d2ac3 commit 149e261

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

+7-8
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
@@ -245,7 +245,7 @@
245245
"ts-jest": "^29.2.5",
246246
"ts-node": "^10.9.2",
247247
"typed-emitter": "^2.1.0",
248-
"typescript": "^5.5.4"
248+
"typescript": "^5.7.2"
249249
},
250250
"scripts": {
251251
"build": "tsc -p tsconfig.src.json",

0 commit comments

Comments
 (0)