File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-plugin-react-hooks" : " ^4.0.0" ,
32
32
"prettier" : " ^2.0.0" ,
33
33
"spire-plugin-yarn" : " ^3.0.2" ,
34
- "typescript" : " ^3.9.7 "
34
+ "typescript" : " ^4.0.0 "
35
35
},
36
36
"peerDependencies" : {
37
37
"spire" : " ^3.0.0"
Original file line number Diff line number Diff line change @@ -9756,6 +9756,11 @@ typescript@^3.9.7:
9756
9756
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
9757
9757
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
9758
9758
9759
+ typescript@^4.0.0 :
9760
+ version "4.3.5"
9761
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
9762
+ integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
9763
+
9759
9764
uglify-js@^3.1.4 :
9760
9765
version "3.13.6"
9761
9766
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.6.tgz#6815ac7fdd155d03c83e2362bb717e5b39b74013"
You can’t perform that action at this time.
0 commit comments