Skip to content

Commit f18647f

Browse files
Update dependency typescript to v5.7.3
1 parent 860de4d commit f18647f

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-all2": "5.0.0",
3030
"prettier": "3.2.5",
31-
"typescript": "5.3.3"
31+
"typescript": "5.7.3"
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
@@ -2377,10 +2377,10 @@ type-fest@^0.6.0:
23772377
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
23782378
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
23792379

2380-
typescript@5.3.3:
2381-
version "5.3.3"
2382-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2383-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
2380+
typescript@5.7.3:
2381+
version "5.7.3"
2382+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2383+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
23842384

23852385
undici-types@~5.26.4:
23862386
version "5.26.5"

0 commit comments

Comments
 (0)