Skip to content

Commit 0b03771

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#647)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39a46da commit 0b03771

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-native": "0.76.3",
5252
"react-native-test-app": "^4.0.4",
5353
"release-it": "^17.2.1",
54-
"typescript": "5.7.3"
54+
"typescript": "5.8.2"
5555
},
5656
"peerDependencies": {
5757
"react": "*",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5543,9 +5543,9 @@ typedarray@^0.0.6:
55435543
version "0.0.6"
55445544
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55455545

5546-
typescript@5.7.3:
5547-
version "5.7.3"
5548-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
5546+
typescript@5.8.2:
5547+
version "5.8.2"
5548+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
55495549

55505550
uglify-js@^3.1.4:
55515551
version "3.19.3"

0 commit comments

Comments
 (0)