Skip to content

Commit ad4811d

Browse files
build(dependabot): bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 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.6.3...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 bca64b6 commit ad4811d

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
@@ -239,7 +239,7 @@
239239
"source-map": "^0.7.4",
240240
"stream-parser": "^0.3.1",
241241
"ts-loader": "^9.5.1",
242-
"typescript": "^5.5.4",
242+
"typescript": "^5.7.2",
243243
"vitest": "^2.1.3"
244244
}
245245
}

0 commit comments

Comments
 (0)