Skip to content

Commit 4631c30

Browse files
renovate-botmgechev
authored andcommitted
build: update @jsdevtools/coverage-istanbul-loader to version 3.0.3
1 parent 2e8c7cd commit 4631c30

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
@@ -15,7 +15,7 @@
1515
"@babel/generator": "7.8.6",
1616
"@babel/preset-env": "7.8.6",
1717
"@babel/template": "7.8.6",
18-
"@jsdevtools/coverage-istanbul-loader": "3.0.0",
18+
"@jsdevtools/coverage-istanbul-loader": "3.0.3",
1919
"@ngtools/webpack": "0.0.0",
2020
"ajv": "6.12.0",
2121
"autoprefixer": "9.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -921,10 +921,10 @@
921921
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
922922
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
923923

924-
"@jsdevtools/[email protected].0":
925-
version "3.0.0"
926-
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.0.tgz#2e8b8ce7af34786000794e850693b90866465c11"
927-
integrity sha512-NhRFmiDaBZehB0t9Ce1FJGnmF6QLfduZQUyoTasCeSFRup1mKJ8JhAZzYuJhjixy475KLRWxMW9oLLOiLim2NQ==
924+
"@jsdevtools/[email protected].3":
925+
version "3.0.3"
926+
resolved "https://registry.yarnpkg.com/@jsdevtools/coverage-istanbul-loader/-/coverage-istanbul-loader-3.0.3.tgz#102e414b02ae2f0b3c7fd45a705601e1fd4867c5"
927+
integrity sha512-TAdNkeGB5Fe4Og+ZkAr1Kvn9by2sfL44IAHFtxlh1BA1XJ5cLpO9iSNki5opWESv3l3vSHsZ9BNKuqFKbEbFaA==
928928
dependencies:
929929
convert-source-map "^1.7.0"
930930
istanbul-lib-instrument "^4.0.1"

0 commit comments

Comments
 (0)