Skip to content

Commit d73955a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.7.2
1 parent 036f4b2 commit d73955a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.0",
4343
"ts-jest": "27.1.5",
4444
"typesafe-api-gateway": "1.0.1",
45-
"typescript": "4.6.4"
45+
"typescript": "4.7.2"
4646
},
4747
"jest": {
4848
"transform": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12133,7 +12133,12 @@ [email protected]:
1213312133
resolved "https://registry.yarnpkg.com/typesafe-api-gateway/-/typesafe-api-gateway-1.0.1.tgz#37731f1301833f13e8d85159de60ddcc9f5492bf"
1213412134
integrity sha512-B49PtaoBpv0iHxqELDGEkJMvIpHwlLD8uf+Iq+i1Qk5AcRYCslsRvbAibEL6wLaFauTrmH6FIVQ6Zd2CCgXeSA==
1213512135

12136-
[email protected], typescript@^4.5.5:
12136+
12137+
version "4.7.2"
12138+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
12139+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
12140+
12141+
typescript@^4.5.5:
1213712142
version "4.6.4"
1213812143
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1213912144
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==

0 commit comments

Comments
 (0)