Skip to content

Commit 65272a9

Browse files
renovate-botfilipesilva
authored andcommitted
build: update @jsdevtools/coverage-istanbul-loader to version 3.0.5
1 parent 233d701 commit 65272a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/preset-env": "7.10.4",
1818
"@babel/runtime": "7.10.5",
1919
"@babel/template": "7.10.4",
20-
"@jsdevtools/coverage-istanbul-loader": "3.0.4",
20+
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
2121
"@ngtools/webpack": "0.0.0",
2222
"ajv": "6.12.3",
2323
"autoprefixer": "9.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,10 +1731,10 @@
17311731
merge-source-map "^1.1.0"
17321732
schema-utils "^2.6.4"
17331733

1734-
"@jsdevtools/coverage-istanbul-loader@3.0.4":
1735-
version "3.0.4"
1736-
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.4.tgz#cc0228488e893b4cba87daafa4bf76ff9530d63a"
1737-
integrity sha512-EfpNJnsbgGkHbmBq2dvUaaTGiQ93BuWtvHZv/v5djxmTZ8/VsjRuD5kTGHG1oMX4tj6FDrm675ZTBkXKOnlK/g==
1734+
"@jsdevtools/coverage-istanbul-loader@3.0.5":
1735+
version "3.0.5"
1736+
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.5.tgz#2a4bc65d0271df8d4435982db4af35d81754ee26"
1737+
integrity sha512-EUCPEkaRPvmHjWAAZkWMT7JDzpw7FKB00WTISaiXsbNOd5hCHg77XLA8sLYLFDo1zepYLo2w7GstN8YBqRXZfA==
17381738
dependencies:
17391739
convert-source-map "^1.7.0"
17401740
istanbul-lib-instrument "^4.0.3"

0 commit comments

Comments
 (0)