Skip to content

Commit 4f4e323

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](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1548bf7 commit 4f4e323

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
@@ -93,7 +93,7 @@
9393
"source-map": "^0.7.4",
9494
"source-map-support": "^0.5.21",
9595
"ts-node": "^10.9.2",
96-
"typescript": "^4.9.5"
96+
"typescript": "^5.8.2"
9797
},
9898
"mocha": {
9999
"bail": true,

0 commit comments

Comments
 (0)