File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"ts-jest" : " 26.3.0" ,
24
- "typescript" : " 4.0.2 "
24
+ "typescript" : " 4.0.3 "
25
25
},
26
26
"publishConfig" : {
27
27
"access" : " public"
Original file line number Diff line number Diff line change 81
81
"ts-jest" : " 26.3.0" ,
82
82
"ts-loader" : " 8.0.3" ,
83
83
"ts-node" : " 8.10.2" ,
84
- "typescript" : " 4.0.2 " ,
84
+ "typescript" : " 4.0.3 " ,
85
85
"webpack" : " 4.44.1" ,
86
86
"webpack-bundle-analyzer" : " 3.8.0" ,
87
87
"webpack-cli" : " 3.3.12" ,
Original file line number Diff line number Diff line change @@ -12931,10 +12931,10 @@ typedarray@^0.0.6:
12931
12931
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12932
12932
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12933
12933
12934
-
12935
- version "4.0.2 "
12936
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2 .tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2 "
12937
- integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ ==
12934
+
12935
+ version "4.0.3 "
12936
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3 .tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5 "
12937
+ integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg ==
12938
12938
12939
12939
uglify-js@^3.1.4:
12940
12940
version "3.10.0"
You can’t perform that action at this time.
0 commit comments