Skip to content

Commit 639ee73

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.7.2
1 parent d389a8a commit 639ee73

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
@@ -56,7 +56,7 @@
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.6.2",
5858
"ts-jest": "28.0.3",
59-
"typescript": "4.6.4",
59+
"typescript": "4.7.2",
6060
"yup": "0.32.11",
6161
"zod": "3.17.3"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5663,10 +5663,10 @@ type-fest@^0.21.3:
56635663
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
56645664
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
56655665

5666-
typescript@4.6.4:
5667-
version "4.6.4"
5668-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5669-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
5666+
typescript@4.7.2:
5667+
version "4.7.2"
5668+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5669+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
56705670

56715671
ua-parser-js@^0.7.30:
56725672
version "0.7.31"

0 commit comments

Comments
 (0)