Skip to content

Commit 18ae7dc

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#438)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.3) --- 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 5848294 commit 18ae7dc

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
@@ -71,7 +71,7 @@
7171
"rc-test": "^7.0.9",
7272
"react": "^18.0.0",
7373
"react-dom": "^18.0.0",
74-
"typescript": "^4.6.4"
74+
"typescript": "^5.3.3"
7575
},
7676
"peerDependencies": {
7777
"react": ">=16.9.0",

0 commit comments

Comments
 (0)