Skip to content

Commit f3419fb

Browse files
Bump typescript from 4.9.3 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.3 to 5.7.3. - [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.3...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee75d4e commit f3419fb

File tree

3 files changed

+96
-98
lines changed

3 files changed

+96
-98
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"stylelint": "^14.15.0",
6565
"ts-node": "^10.7.0",
6666
"turbo": "^1.11.1",
67-
"typescript": "^4.9.3"
67+
"typescript": "^5.7.3"
6868
},
6969
"size-limit": [
7070
{

0 commit comments

Comments
 (0)