Skip to content

Commit 8c7b776

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 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@v4.9.5...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0535458 commit 8c7b776

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 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
@@ -47,7 +47,7 @@
4747
"jest": "^29.7.0",
4848
"standard-version": "^9.5.0",
4949
"ts-jest": "^29.2.6",
50-
"typescript": "^4.9.5"
50+
"typescript": "^5.8.2"
5151
},
5252
"jest": {
5353
"preset": "ts-jest",

0 commit comments

Comments
 (0)