Skip to content

Commit ed28131

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03c423d commit ed28131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react": "^19.0.0",
5151
"react-dom": "^19.0.0",
5252
"regenerator-runtime": "^0.13.7",
53-
"typescript": "^4.0.0"
53+
"typescript": "^5.7.2"
5454
},
5555
"peerDependencies": {
5656
"antd": ">=5.22.6",

0 commit comments

Comments
 (0)