Skip to content

Commit 2f988be

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.2. - [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.5...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 199276a commit 2f988be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"react-docgen": "^5.0.0-beta.1",
8080
"react-native": "0.59.10",
8181
"react-test-renderer": "16.8.3",
82-
"typescript": "^4.4.3"
82+
"typescript": "^5.8.2"
8383
},
8484
"jest": {
8585
"preset": "react-native",

0 commit comments

Comments
 (0)