Skip to content

Commit b34c94a

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

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.6.4"
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.6.4:
966+
version "4.6.4"
967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
968+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
969969

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

0 commit comments

Comments
 (0)