This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 54
54
"rollup" : " ^2.0.3" ,
55
55
"setimmediate" : " ^1.0.5" ,
56
56
"ts-jest" : " ^27.0.3" ,
57
- "typescript" : " ^3.9.6 "
57
+ "typescript" : " ^4.4.3 "
58
58
},
59
59
"peerDependencies" : {
60
60
"playwright" : " ^1.1.0"
Original file line number Diff line number Diff line change @@ -6003,15 +6003,10 @@ typedarray-to-buffer@^3.1.5:
6003
6003
dependencies :
6004
6004
is-typedarray "^1.0.0"
6005
6005
6006
- typescript@^3.9.6 :
6007
- version "3.9.9"
6008
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
6009
- integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
6010
-
6011
- typescript@^4 :
6012
- version "4.3.5"
6013
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6014
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
6006
+ typescript@^4, typescript@^4.4.3 :
6007
+ version "4.4.3"
6008
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
6009
+ integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
6015
6010
6016
6011
unbox-primitive@^1.0.1 :
6017
6012
version "1.0.1"
You can’t perform that action at this time.
0 commit comments