Skip to content

Commit 90347ed

Browse files
Bump typescript from 5.1.6 to 5.9.3 (#10)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4324bb commit 90347ed

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

0 commit comments

Comments
 (0)