Skip to content

Commit c8becb6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.7.3
1 parent 61f3eb8 commit c8becb6

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.4",
59-
"typescript": "4.7.2",
59+
"typescript": "4.7.3",
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-
5667-
version "4.7.2"
5668-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5669-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
5666+
5667+
version "4.7.3"
5668+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5669+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
56705670

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

0 commit comments

Comments
 (0)