File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
"rimraf" : " ^3.0.2" ,
85
85
"ts-jest" : " ^26.5.5" ,
86
86
"tslib" : " ^2.2.0" ,
87
+ "typescript" : " ^4" ,
87
88
"which" : " ^2.0.2" ,
88
89
"yargs-parser" : " ^20.2.7"
89
90
},
123
124
"husky" : " ^4.3.8" ,
124
125
"jest-in-case" : " ^1.0.2" ,
125
126
"npm-run-all" : " ^4.1.5" ,
126
- "slash" : " ^3.0.0" ,
127
- "typescript" : " ^4.2.3"
127
+ "slash" : " ^3.0.0"
128
128
}
129
129
}
Original file line number Diff line number Diff line change @@ -8411,10 +8411,10 @@ typedarray-to-buffer@^3.1.5:
8411
8411
dependencies :
8412
8412
is-typedarray "^1.0.0"
8413
8413
8414
- typescript@^4.2.3 :
8415
- version "4.2.3 "
8416
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3 .tgz#39062d8019912d43726298f09493d598048c1ce3 "
8417
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
8414
+ typescript@^4 :
8415
+ version "4.2.4 "
8416
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4 .tgz#8610b59747de028fda898a8aef0e103f156d0961 "
8417
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg ==
8418
8418
8419
8419
unbox-primitive@^1.0.0 :
8420
8420
version "1.0.1"
You can’t perform that action at this time.
0 commit comments