Skip to content

Commit 5b3226c

Browse files
committed
Update dependency typescript to v5.4.2
1 parent a439bb3 commit 5b3226c

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
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.1.2",
2727
"type-coverage": "2.27.1",
28-
"typescript": "5.3.3"
28+
"typescript": "5.4.2"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4328,10 +4328,10 @@ typed-rest-client@~1.8.0:
43284328
tunnel "0.0.6"
43294329
underscore "^1.12.1"
43304330

4331-
typescript@5.3.3:
4332-
version "5.3.3"
4333-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4334-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
4331+
typescript@5.4.2:
4332+
version "5.4.2"
4333+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4334+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
43354335

43364336
underscore@^1.12.1:
43374337
version "1.13.6"

0 commit comments

Comments
 (0)