Skip to content

Commit 2d92cfe

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.3.2 (#488)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.3.2) --- 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 4356a8e commit 2d92cfe

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
@@ -62,7 +62,7 @@
6262
"rc-test": "^7.0.14",
6363
"react": "^18.0.0",
6464
"react-dom": "^18.0.0",
65-
"typescript": "^4.1.3"
65+
"typescript": "^5.3.2"
6666
},
6767
"peerDependencies": {
6868
"react": ">=16.9.0",

0 commit comments

Comments
 (0)