Skip to content

Commit 6b227c8

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.0.4 (#191)
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 49e98b0 commit 6b227c8

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
@@ -73,7 +73,7 @@
7373
"rc-test": "^7.0.14",
7474
"react": "^18.0.0",
7575
"react-dom": "^18.0.0",
76-
"typescript": "^4.0.3"
76+
"typescript": "^5.0.4"
7777
},
7878
"peerDependencies": {
7979
"react": ">=16.9.0",

0 commit comments

Comments
 (0)