Skip to content

Commit 6887bb2

Browse files
chore(deps): update dependency typescript to v5.4.4
1 parent 61b6ef5 commit 6887bb2

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.4.4"
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.4.4:
7549+
version "5.4.4"
7550+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7551+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
75527552

75537553
typical@^4.0.0:
75547554
version "4.0.0"

0 commit comments

Comments
 (0)