Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit dcea5c1

Browse files
Bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f05caa9 commit dcea5c1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -35,7 +35,7 @@
3535
"chai": "^4.3.4",
3636
"mocha": "^10.0.0",
3737
"sleep-promise": "^9.1.0",
38-
"typescript": "^4.5.4"
38+
"typescript": "^5.0.2"
3939
},
4040
"dependencies": {
4141
"double-ended-queue": "^2.1.0-0"

0 commit comments

Comments
 (0)