Skip to content

Commit bfaa5ef

Browse files
renovate-botclydin
authored andcommitted
build: update @jsdevtools/coverage-istanbul-loader to version 3.0.4
1 parent 50ca94a commit bfaa5ef

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/preset-env": "7.10.2",
1818
"@babel/runtime": "7.10.2",
1919
"@babel/template": "7.10.1",
20-
"@jsdevtools/coverage-istanbul-loader": "3.0.3",
20+
"@jsdevtools/coverage-istanbul-loader": "3.0.4",
2121
"@ngtools/webpack": "0.0.0",
2222
"ajv": "6.12.3",
2323
"autoprefixer": "9.8.5",

yarn.lock

+12-1
Original file line numberDiff line numberDiff line change
@@ -1726,6 +1726,17 @@
17261726
merge-source-map "^1.1.0"
17271727
schema-utils "^2.6.4"
17281728

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+
17291740
"@mark.probst/unicode-properties@~1.1.0":
17301741
version "1.1.0"
17311742
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:
76007611
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
76017612
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
76027613

7603-
istanbul-lib-instrument@^4.0.1:
7614+
istanbul-lib-instrument@^4.0.1, istanbul-lib-instrument@^4.0.3:
76047615
version "4.0.3"
76057616
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d"
76067617
integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==

0 commit comments

Comments
 (0)