Skip to content

Commit 7950b81

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 47e6058 commit 7950b81

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.4",
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
@@ -9770,10 +9770,10 @@ typedarray@^0.0.6:
97709770
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
97719771
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
97729772

9773-
typescript@5.8.3:
9774-
version "5.8.3"
9775-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
9776-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
9773+
typescript@5.9.2:
9774+
version "5.9.2"
9775+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
9776+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
97779777

97789778
uglify-js@^3.1.4:
97799779
version "3.17.2"

0 commit comments

Comments
 (0)