Skip to content

Commit 099698a

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 89a5d3c commit 099698a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@changesets/cli": "2.17.0",
2323
"jest": "26.6.3",
2424
"prettier": "2.3.2",
25-
"typescript": "4.4.2"
25+
"typescript": "4.6.3"
2626
},
2727
"prettier": {
2828
"useTabs": true

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5418,10 +5418,10 @@ typedarray-to-buffer@^3.1.5:
54185418
dependencies:
54195419
is-typedarray "^1.0.0"
54205420

5421-
typescript@4.4.2:
5422-
version "4.4.2"
5423-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
5424-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
5421+
typescript@4.6.3:
5422+
version "4.6.3"
5423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5424+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
54255425

54265426
typescript@^4.3.2:
54275427
version "4.3.2"

0 commit comments

Comments
 (0)