Skip to content

Commit da67a56

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 694d126 commit da67a56

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.13.0",
7878
"reassure": "1.4.0",
7979
"release-it": "19.0.5",
80-
"typescript": "5.8.3",
80+
"typescript": "5.9.3",
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
@@ -9696,10 +9696,10 @@ typedarray@^0.0.6:
96969696
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
96979697
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
96989698

9699-
typescript@5.8.3:
9700-
version "5.8.3"
9701-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
9702-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
9699+
typescript@5.9.3:
9700+
version "5.9.3"
9701+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
9702+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
97039703

97049704
uglify-js@^3.1.4:
97059705
version "3.17.2"

0 commit comments

Comments
 (0)