Skip to content

Commit a12f237

Browse files
chore(deps-dev): bump typescript from 5.1.6 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 081fcf6 commit a12f237

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
@@ -67,7 +67,7 @@
6767
"react": "^19.1.0",
6868
"react-dom": "^19.1.0",
6969
"regenerator-runtime": "^0.14.0",
70-
"typescript": "~5.1.6"
70+
"typescript": "~5.9.3"
7171
},
7272
"peerDependencies": {
7373
"react": ">=18.0.0",

0 commit comments

Comments
 (0)