Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 97c032f

Browse files
committed
chore(deps): update dependency typescript to v4.7.4
1 parent a017ac6 commit 97c032f

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
@@ -27,6 +27,6 @@
2727
"eslint": "8.17.0",
2828
"eslint-config-prettier": "8.5.0",
2929
"prettier": "2.7.1",
30-
"typescript": "4.7.3"
30+
"typescript": "4.7.4"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -965,10 +965,10 @@ type-fest@^0.20.2:
965965
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
966966
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
967967

968-
typescript@4.7.3:
969-
version "4.7.3"
970-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
971-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
968+
typescript@4.7.4:
969+
version "4.7.4"
970+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
971+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
972972

973973
uri-js@^4.2.2:
974974
version "4.4.1"

0 commit comments

Comments
 (0)