Skip to content

Commit 6a37ed8

Browse files
chore(deps): update dependency typescript to v5.4.2
1 parent 2a9a2e2 commit 6a37ed8

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.2.5",
4747
"ts-jest": "29.1.2",
48-
"typescript": "5.3.3"
48+
"typescript": "5.4.2"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,10 +3834,10 @@ typed-array-length@^1.0.4:
38343834
for-each "^0.3.3"
38353835
is-typed-array "^1.1.9"
38363836

3837-
typescript@5.3.3:
3838-
version "5.3.3"
3839-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3840-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3837+
typescript@5.4.2:
3838+
version "5.4.2"
3839+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
3840+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
38413841

38423842
unbox-primitive@^1.0.2:
38433843
version "1.0.2"

0 commit comments

Comments
 (0)