File tree 2 files changed +13
-2
lines changed
packages/angular_devkit/build_angular
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 17
17
"@babel/preset-env" : " 7.10.2" ,
18
18
"@babel/runtime" : " 7.10.2" ,
19
19
"@babel/template" : " 7.10.1" ,
20
- "@jsdevtools/coverage-istanbul-loader" : " 3.0.3 " ,
20
+ "@jsdevtools/coverage-istanbul-loader" : " 3.0.4 " ,
21
21
"@ngtools/webpack" : " 0.0.0" ,
22
22
"ajv" : " 6.12.3" ,
23
23
"autoprefixer" : " 9.8.5" ,
Original file line number Diff line number Diff line change 1726
1726
merge-source-map "^1.1.0"
1727
1727
schema-utils "^2.6.4"
1728
1728
1729
+ "@jsdevtools/coverage-istanbul-loader@3.0.4":
1730
+ version "3.0.4"
1731
+ resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.4.tgz#cc0228488e893b4cba87daafa4bf76ff9530d63a"
1732
+ integrity sha512-EfpNJnsbgGkHbmBq2dvUaaTGiQ93BuWtvHZv/v5djxmTZ8/VsjRuD5kTGHG1oMX4tj6FDrm675ZTBkXKOnlK/g==
1733
+ dependencies:
1734
+ convert-source-map "^1.7.0"
1735
+ istanbul-lib-instrument "^4.0.3"
1736
+ loader-utils "^2.0.0"
1737
+ merge-source-map "^1.1.0"
1738
+ schema-utils "^2.7.0"
1739
+
1729
1740
"@mark.probst/unicode-properties@~1.1.0":
1730
1741
version "1.1.0"
1731
1742
resolved "https://registry.yarnpkg.com/@mark.probst/unicode-properties/-/unicode-properties-1.1.0.tgz#5caafeab4737df93163d6d288007df33f9939b80"
@@ -7600,7 +7611,7 @@ istanbul-lib-coverage@^3.0.0:
7600
7611
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
7601
7612
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
7602
7613
7603
- istanbul-lib-instrument@^4.0.1:
7614
+ istanbul-lib-instrument@^4.0.1, istanbul-lib-instrument@^4.0.3 :
7604
7615
version "4.0.3"
7605
7616
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d"
7606
7617
integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==
You can’t perform that action at this time.
0 commit comments