Skip to content

Commit 3e312c6

Browse files
committed
Update dependency typescript to v4.7.4
1 parent 58d7508 commit 3e312c6

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.7.1",
3434
"start-server-and-test": "1.14.0",
35-
"typescript": "4.7.3"
35+
"typescript": "4.7.4"
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.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==
5441+
typescript@4.7.4:
5442+
version "4.7.4"
5443+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5444+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
54455445

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

0 commit comments

Comments
 (0)