Skip to content

Commit 4baef82

Browse files
Update dependency typescript to v5.5.3
1 parent f8788b2 commit 4baef82

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.5.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.5.3:
2381+
version "5.5.3"
2382+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2383+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
23842384

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

0 commit comments

Comments
 (0)