Skip to content

Commit 6c62102

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.9.2 (#687)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22fe0a4 commit 6c62102

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.8.2"
54+
"typescript": "5.9.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.8.2:
5547-
version "5.8.2"
5548-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5546+
typescript@5.9.2:
5547+
version "5.9.2"
5548+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
55495549

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

0 commit comments

Comments
 (0)