Skip to content

Commit 9ab1566

Browse files
chore(deps): update dependency typescript to v5.4.3
1 parent 61b6ef5 commit 9ab1566

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3"
4242
},
4343
"author": "Nader Dabit",
4444
"repository": {

yarn.lock

+4-4
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.3:
7549+
version "5.4.3"
7550+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7551+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
75527552

75537553
typical@^4.0.0:
75547554
version "4.0.0"

0 commit comments

Comments
 (0)