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 133
133
"simulant" : " ^0.2.2" ,
134
134
"sinon" : " ^9.0.3" ,
135
135
"sinon-chai" : " ^3.5.0" ,
136
- "typescript" : " ^3.9.7 " ,
136
+ "typescript" : " ^4.0.2 " ,
137
137
"webpack" : " ^4.44.1" ,
138
138
"webpack-atoms" : " ^13.1.0" ,
139
139
"webpack-cli" : " ^3.3.12"
Original file line number Diff line number Diff line change @@ -12312,11 +12312,16 @@ typescript-workspace-plugin@^2.0.1:
12312
12312
resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12"
12313
12313
integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ==
12314
12314
12315
- typescript@^3.8.3, typescript@^3.9.7 :
12315
+ typescript@^3.8.3:
12316
12316
version "3.9.7"
12317
12317
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
12318
12318
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
12319
12319
12320
+ typescript@^4.0.2:
12321
+ version "4.0.2"
12322
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
12323
+ integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
12324
+
12320
12325
12321
12326
version "0.7.21"
12322
12327
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777"
You can’t perform that action at this time.
0 commit comments