Skip to content

Commit f823f4d

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 3d57e18 commit f823f4d

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.9.5"
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.9.5:
966+
version "4.9.5"
967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
968+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
969969

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

0 commit comments

Comments
 (0)