Skip to content

Commit 5b6422c

Browse files
Bump typescript from 4.8.4 to 5.1.6 (#293)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [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]> * Allow 5.x series for TypeScript --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d5e1b7 commit 5b6422c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"release-it": "^15.11.0",
9292
"sinon": "^14.0.2",
9393
"ts-node": "^10.9.1",
94-
"typescript": ">=4.0.0 <4.9.0"
94+
"typescript": "^5.1.6"
9595
},
9696
"engines": {
9797
"node": ">= 14"

0 commit comments

Comments
 (0)