Skip to content

Commit a1bd02d

Browse files
Update dependency typescript to v5
1 parent d7aedcd commit a1bd02d

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.0.2"
4646
},
4747
"jest": {
4848
"transform": {

yarn.lock

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

12327-
typescript@4.9.5:
12328-
version "4.9.5"
12329-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12330-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12327+
typescript@5.0.2:
12328+
version "5.0.2"
12329+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
12330+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1233112331

1233212332
typescript@^4.5.5:
1233312333
version "4.6.4"

0 commit comments

Comments
 (0)