Skip to content

Commit 6e23c3c

Browse files
committed
chore(deps): update dependency typescript to v5.6.3
1 parent 19a1124 commit 6e23c3c

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
@@ -70,7 +70,7 @@
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",
73-
"typescript": "5.5.4"
73+
"typescript": "5.6.3"
7474
},
7575
"engines": {
7676
"node": ">=16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6898,10 +6898,10 @@ typed-array-length@^1.0.4:
68986898
for-each "^0.3.3"
68996899
is-typed-array "^1.1.9"
69006900

6901-
typescript@5.5.4:
6902-
version "5.5.4"
6903-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6904-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6901+
typescript@5.6.3:
6902+
version "5.6.3"
6903+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6904+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
69056905

69066906
unbox-primitive@^1.0.2:
69076907
version "1.0.2"

0 commit comments

Comments
 (0)