Skip to content

Commit cbfcede

Browse files
chore(deps): update dependency typescript to v6
1 parent 9651edc commit cbfcede

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-native-svg": "15.15.3",
7878
"reassure": "1.4.1",
7979
"release-it": "19.2.4",
80-
"typescript": "5.9.3",
80+
"typescript": "6.0.2",
8181
"universal-test-renderer": "0.6.0"
8282
},
8383
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10301,10 +10301,10 @@ typedarray@^0.0.6:
1030110301
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1030210302
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1030310303

10304-
typescript@5.9.3:
10305-
version "5.9.3"
10306-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
10307-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
10304+
typescript@6.0.2:
10305+
version "6.0.2"
10306+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
10307+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1030810308

1030910309
uglify-js@^3.1.4:
1031010310
version "3.17.2"

0 commit comments

Comments
 (0)