Skip to content

Commit b0df4ee

Browse files
Bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9e510f commit b0df4ee

File tree

2 files changed

+146
-146
lines changed

2 files changed

+146
-146
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react": "^7.37.5",
5555
"eslint-plugin-react-hooks": "^5.2.0",
5656
"prettier": "^3.6.2",
57-
"typescript": "^5.9.2"
57+
"typescript": "^5.9.3"
5858
},
5959
"browserslist": {
6060
"production": [

0 commit comments

Comments
 (0)