Skip to content

Commit f0067df

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#584)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22b9e65 commit f0067df

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
@@ -81,7 +81,7 @@
8181
"react-dom": "^18.2.0",
8282
"regenerator-runtime": "^0.13.7",
8383
"ts-node": "^10.9.1",
84-
"typescript": "^4.9.4"
84+
"typescript": "^5.1.6"
8585
},
8686
"peerDependencies": {
8787
"react": ">=16.9.0",

0 commit comments

Comments
 (0)