Skip to content

Commit eae094f

Browse files
Bump typescript from 5.6.3 to 5.7.2
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 764aefd commit eae094f

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
@@ -24,7 +24,7 @@
2424
"react": "18.3.1",
2525
"react-dom": "18.3.1",
2626
"tailwindcss": "3.4.15",
27-
"typescript": "5.6.3",
27+
"typescript": "5.7.2",
2828
"use-debounce": "^10.0.1",
2929
"zod": "^3.23.8"
3030
},

0 commit comments

Comments
 (0)