Skip to content

Commit 070ab12

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent f7f0317 commit 070ab12

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.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
@@ -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.2:
9700+
version "5.9.2"
9701+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
9702+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
97039703

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

0 commit comments

Comments
 (0)