Skip to content

Commit 8386fb1

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#658)
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 36f47b5 commit 8386fb1

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
@@ -69,7 +69,7 @@
6969
"react": "^18.0.0",
7070
"react-dom": "^18.0.0",
7171
"regenerator-runtime": "^0.13.7",
72-
"typescript": "^4.0.5"
72+
"typescript": "^5.1.6"
7373
},
7474
"peerDependencies": {
7575
"react": ">=16.9.0",

0 commit comments

Comments
 (0)