Skip to content

Commit 3c67b43

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

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.6.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.6.2:
12564+
version "5.6.2"
12565+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
12566+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1256712567

1256812568
typescript@^4.5.5:
1256912569
version "4.6.4"

0 commit comments

Comments
 (0)