Skip to content

Commit 0492f37

Browse files
chore(deps): update dependency typescript to v5.5.4
1 parent bf520b5 commit 0492f37

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"js-yaml": "4.1.0",
4646
"prettier": "3.3.3",
4747
"ts-jest": "29.2.3",
48-
"typescript": "5.3.3"
48+
"typescript": "5.5.4"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3871,10 +3871,10 @@ typed-array-length@^1.0.4:
38713871
for-each "^0.3.3"
38723872
is-typed-array "^1.1.9"
38733873

3874-
typescript@5.3.3:
3875-
version "5.3.3"
3876-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3877-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3874+
typescript@5.5.4:
3875+
version "5.5.4"
3876+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3877+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
38783878

38793879
unbox-primitive@^1.0.2:
38803880
version "1.0.2"

0 commit comments

Comments
 (0)