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 57
57
"jest" : " ^26.4.2" ,
58
58
"microbundle" : " ^0.12.3" ,
59
59
"prettier" : " ^2.1.1" ,
60
- "typescript" : " ^3.5.1 "
60
+ "typescript" : " ^4.0.2 "
61
61
},
62
62
"resolutions" : {
63
63
"handlebars" : " ^4.3.0" ,
Original file line number Diff line number Diff line change @@ -6785,11 +6785,16 @@ typedarray-to-buffer@^3.1.5:
6785
6785
dependencies :
6786
6786
is-typedarray "^1.0.0"
6787
6787
6788
- typescript@^3.5.1, typescript@^3. 9.5 :
6788
+ typescript@^3.9.5 :
6789
6789
version "3.9.7"
6790
6790
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6791
6791
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6792
6792
6793
+ typescript@^4.0.2 :
6794
+ version "4.0.2"
6795
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
6796
+ integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
6797
+
6793
6798
uglify-js@^3.1.4 :
6794
6799
version "3.9.3"
6795
6800
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.3.tgz#4a285d1658b8a2ebaef9e51366b3a0f7acd79ec2"
You can’t perform that action at this time.
0 commit comments