Skip to content

Commit 95d6f97

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.0.4 (#151)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 281c5f9 commit 95d6f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rc-tooltip": "^5.0.1",
6666
"react": "^16.0.0",
6767
"react-dom": "^16.0.0",
68-
"typescript": "^4.0.5"
68+
"typescript": "^5.0.4"
6969
},
7070
"peerDependencies": {
7171
"react": ">=16.9.0",

0 commit comments

Comments
 (0)