Skip to content

Commit d31e52f

Browse files
Bump typescript from 5.8.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 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.8.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8808b2a commit d31e52f

File tree

2 files changed

+120
-71
lines changed

2 files changed

+120
-71
lines changed

package-lock.json

Lines changed: 119 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prettier": "^3.5.3",
3939
"react": "^19.0.0",
4040
"react-dom": "^19.0.0",
41-
"typescript": "^5.8.2"
41+
"typescript": "^5.9.3"
4242
},
4343
"devDependencies": {
4444
"@playwright/test": "^1.54.2"

0 commit comments

Comments
 (0)