Skip to content

Commit 9bf0b10

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.1.6 (#931)
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 f2ec54e commit 9bf0b10

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
@@ -76,6 +76,6 @@
7676
"react": "^16.0.0",
7777
"react-dom": "^16.0.0",
7878
"regenerator-runtime": "^0.13.9",
79-
"typescript": "^4.0.5"
79+
"typescript": "^5.1.6"
8080
}
8181
}

0 commit comments

Comments
 (0)