Skip to content

Commit 446dcbd

Browse files
build(deps-dev): bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.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.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 957b13e commit 446dcbd

File tree

2 files changed

+29
-8
lines changed

2 files changed

+29
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"react-test-renderer": "^18.3.1",
7474
"ts-jest": "^29.2.5",
7575
"tslib": "^2.8.1",
76-
"typescript": "~5.7.2",
76+
"typescript": "~5.8.2",
7777
"yn": "^5.0.0"
7878
},
7979
"engines": {

0 commit comments

Comments
 (0)