File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
"eslint" : " 7.23.0" ,
44
44
"jest" : " 26.6.3" ,
45
45
"prettier" : " 2.2.1" ,
46
- "typescript" : " ^ 4.2.3"
46
+ "typescript" : " 4.2.3"
47
47
},
48
48
"@pika/pack" : {
49
49
"pipeline" : [
Original file line number Diff line number Diff line change @@ -7277,16 +7277,16 @@ typedarray-to-buffer@^3.1.5:
7277
7277
dependencies :
7278
7278
is-typedarray "^1.0.0"
7279
7279
7280
+
7281
+ version "4.2.3"
7282
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7283
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
7284
+
7280
7285
typescript@^3.7.0 :
7281
7286
version "3.9.9"
7282
7287
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
7283
7288
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
7284
7289
7285
- typescript@^4.2.3 :
7286
- version "4.2.3"
7287
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7288
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
7289
-
7290
7290
unbox-primitive@^1.0.0 :
7291
7291
version "1.0.1"
7292
7292
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
You can’t perform that action at this time.
0 commit comments