Skip to content

Commit deaefe2

Browse files
Update dependency typescript to v5.4.2
1 parent 92f4ea9 commit deaefe2

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
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "9.1.0",
2929
"npm-run-all": "4.1.5",
3030
"prettier": "3.2.5",
31-
"typescript": "5.3.3"
31+
"typescript": "5.4.2"
3232
},
3333
"dependencies": {
3434
"@aws-sdk/client-secrets-manager": "^3.180.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2759,10 +2759,10 @@ typed-array-length@^1.0.4:
27592759
for-each "^0.3.3"
27602760
is-typed-array "^1.1.9"
27612761

2762-
typescript@5.3.3:
2763-
version "5.3.3"
2764-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2765-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
2762+
typescript@5.4.2:
2763+
version "5.4.2"
2764+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
2765+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
27662766

27672767
unbox-primitive@^1.0.2:
27682768
version "1.0.2"

0 commit comments

Comments
 (0)