Skip to content

Commit ad96f55

Browse files
Bump typescript from 5.6.3 to 5.7.2 (#3647)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 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@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6ae524 commit ad96f55

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
@@ -106,7 +106,7 @@
106106
"react-dom": "^18.3.1",
107107
"rollup": "^4.0.2",
108108
"rollup-plugin-postcss": "^4.0.2",
109-
"typescript": "~5.6.2",
109+
"typescript": "~5.7.2",
110110
"vite": "^5.4.11",
111111
"vitest": "^2.1.5",
112112
"vitest-browser-react": "^0.0.3"

0 commit comments

Comments
 (0)