Skip to content

Commit b2eabdf

Browse files
Update dependency typescript to v5
1 parent 17b688b commit b2eabdf

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
@@ -42,7 +42,7 @@
4242
"serverless-offline": "8.8.1",
4343
"ts-jest": "27.1.5",
4444
"typesafe-api-gateway": "1.0.1",
45-
"typescript": "4.9.5"
45+
"typescript": "5.7.2"
4646
},
4747
"jest": {
4848
"transform": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12560,10 +12560,10 @@ typesafe-api-gateway@1.0.1:
1256012560
resolved "https://registry.yarnpkg.com/typesafe-api-gateway/-/typesafe-api-gateway-1.0.1.tgz#37731f1301833f13e8d85159de60ddcc9f5492bf"
1256112561
integrity sha512-B49PtaoBpv0iHxqELDGEkJMvIpHwlLD8uf+Iq+i1Qk5AcRYCslsRvbAibEL6wLaFauTrmH6FIVQ6Zd2CCgXeSA==
1256212562

12563-
typescript@4.9.5:
12564-
version "4.9.5"
12565-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12566-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12563+
typescript@5.7.2:
12564+
version "5.7.2"
12565+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
12566+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1256712567

1256812568
typescript@^4.5.5:
1256912569
version "4.6.4"

0 commit comments

Comments
 (0)