Skip to content

Commit ee1998f

Browse files
chore(deps): update dependency typescript to v5
1 parent 1ba1d8a commit ee1998f

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.6",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.0.5",
41-
"typescript": "4.9.5"
41+
"typescript": "5.0.4"
4242
},
4343
"author": "Nader Dabit",
4444
"repository": {

yarn.lock

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

7498-
typescript@4.9.5:
7499-
version "4.9.5"
7500-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7501-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7498+
typescript@5.0.4:
7499+
version "5.0.4"
7500+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
7501+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
75027502

75037503
typical@^4.0.0:
75047504
version "4.0.0"

0 commit comments

Comments
 (0)