File tree 2 files changed +6
-1
lines changed
integration/consumers/ng-cli
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 45
45
"protractor" : " ~7.0.0" ,
46
46
"ts-node" : " ~9.0.0" ,
47
47
"tslint" : " ~5.5.0" ,
48
- "typescript" : " 4.0.2 "
48
+ "typescript" : " 4.0.3 "
49
49
}
50
50
}
Original file line number Diff line number Diff line change @@ -8523,6 +8523,11 @@ typescript@4.0.2:
8523
8523
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
8524
8524
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
8525
8525
8526
+ typescript@4.0.3 :
8527
+ version "4.0.3"
8528
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
8529
+ integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
8530
+
8526
8531
ua-parser-js@0.7.21 :
8527
8532
version "0.7.21"
8528
8533
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