Skip to content

Commit 1bddd5e

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent 3d57e18 commit 1bddd5e

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
@@ -37,7 +37,7 @@
3737
"eslint-config-prettier": "8.1.0",
3838
"eslint-plugin-prettier": "3.3.1",
3939
"prettier": "2.2.1",
40-
"typescript": "4.2.4"
40+
"typescript": "4.7.2"
4141
},
4242
"peerDependencies": {
4343
"react": ">=16.8.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -962,10 +962,10 @@ type-fest@^0.8.1:
962962
resolved "https://registry.npm.taobao.org/type-fest/download/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
963963
integrity sha1-CeJJ696FHTseSNJ8EFREZn8XuD0=
964964

965-
typescript@4.2.4:
966-
version "4.2.4"
967-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
968-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
965+
typescript@4.7.2:
966+
version "4.7.2"
967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
968+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
969969

970970
uri-js@^4.2.2:
971971
version "4.4.1"

0 commit comments

Comments
 (0)