Skip to content

Commit 21be48c

Browse files
committed
chore(deps): update dependency typescript to v5.5.4
1 parent cd1bd87 commit 21be48c

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.2"
73+
"typescript": "5.5.4"
7474
},
7575
"engines": {
7676
"node": ">=16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6976,10 +6976,10 @@ typed-array-length@^1.0.4:
69766976
for-each "^0.3.3"
69776977
is-typed-array "^1.1.9"
69786978

6979-
typescript@5.5.2:
6980-
version "5.5.2"
6981-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6982-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
6979+
typescript@5.5.4:
6980+
version "5.5.4"
6981+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6982+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
69836983

69846984
unbox-primitive@^1.0.2:
69856985
version "1.0.2"

0 commit comments

Comments
 (0)