Skip to content

Commit 3877cba

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 61b6ef5 commit 3877cba

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
@@ -38,7 +38,7 @@
3838
"react-native": "0.71.12",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.1.1",
41-
"typescript": "5.0.4"
41+
"typescript": "5.7.2"
4242
},
4343
"author": "Nader Dabit",
4444
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7545,10 +7545,10 @@ typescript-memoize@^1.0.0-alpha.3:
75457545
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.1.tgz#02737495d5df6ebf72c07ba0d002e8f4cf5ccfa0"
75467546
integrity sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==
75477547

7548-
typescript@5.0.4:
7549-
version "5.0.4"
7550-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
7551-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
7548+
typescript@5.7.2:
7549+
version "5.7.2"
7550+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7551+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
75527552

75537553
typical@^4.0.0:
75547554
version "4.0.0"

0 commit comments

Comments
 (0)