Skip to content

Commit c66fe9a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.7.3
1 parent 481143a commit c66fe9a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"jest": "27.5.1",
3333
"prettier": "2.6.2",
3434
"start-server-and-test": "1.14.0",
35-
"typescript": "4.7.2"
35+
"typescript": "4.7.3"
3636
},
3737
"scripts": {
3838
"analyze": "yarn typecheck && yarn lint",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5438,10 +5438,10 @@ typedarray-to-buffer@^3.1.5:
54385438
dependencies:
54395439
is-typedarray "^1.0.0"
54405440

5441-
typescript@4.7.2:
5442-
version "4.7.2"
5443-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5444-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
5441+
typescript@4.7.3:
5442+
version "4.7.3"
5443+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5444+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
54455445

54465446
ufo@^0.7.7, ufo@^0.7.9:
54475447
version "0.7.9"

0 commit comments

Comments
 (0)