Skip to content

Commit 7780307

Browse files
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#1206)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea6ce33 commit 7780307

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
@@ -104,7 +104,7 @@
104104
"react-window": "^1.8.5",
105105
"regenerator-runtime": "^0.14.0",
106106
"styled-components": "^6.1.1",
107-
"typescript": "~5.6.2",
107+
"typescript": "~5.7.2",
108108
"vitest": "^2.0.5"
109109
},
110110
"lint-staged": {

0 commit comments

Comments
 (0)