File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
22
"@changesets/cli" : " 2.16.0" ,
23
23
"jest" : " 26.6.3" ,
24
24
"prettier" : " 2.3.0" ,
25
- "typescript" : " 4.3.2 "
25
+ "typescript" : " 4.3.5 "
26
26
},
27
27
"prettier" : {
28
28
"useTabs" : true
Original file line number Diff line number Diff line change @@ -5418,7 +5418,12 @@ typedarray-to-buffer@^3.1.5:
5418
5418
dependencies :
5419
5419
is-typedarray "^1.0.0"
5420
5420
5421
- [email protected] , typescript@^4.3.2:
5421
+
5422
+ version "4.3.5"
5423
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
5424
+ integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
5425
+
5426
+ typescript@^4.3.2 :
5422
5427
version "4.3.2"
5423
5428
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
5424
5429
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
You can’t perform that action at this time.
0 commit comments