Skip to content

Commit 8c0e4d2

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] <[email protected]>
1 parent a7cbb6d commit 8c0e4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mocha": "^10.0.0",
7676
"npm-run-all2": "^6.0.2",
7777
"type-coverage": "^2.24.1",
78-
"typescript": "~4.9.5",
78+
"typescript": "~5.0.2",
7979
"auto-changelog": "^2.4.0",
8080
"gh-release": "^7.0.2"
8181
},

0 commit comments

Comments
 (0)