Skip to content

Commit

Permalink
chore(deps): update dependency karma-coverage-istanbul-reporter to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and cexbrayat committed Jul 2, 2018
1 parent ccb057e commit 583e830
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"jasmine-spec-reporter": "4.2.1",
"karma": "2.0.4",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "1.4.3",
"karma-coverage-istanbul-reporter": "2.0.1",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.2.0",
"ng-packagr": "3.0.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -4326,9 +4326,9 @@ karma-chrome-launcher@2.2.0:
fs-access "^1.0.0"
which "^1.2.1"

karma-coverage-istanbul-reporter@1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-1.4.3.tgz#3b5dff4664fa5b8d5196b9889e3f61c1fa2b80d9"
karma-coverage-istanbul-reporter@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.0.1.tgz#26b969317d191c6a897c783b4ffe7831cb92e684"
dependencies:
istanbul-api "^1.3.1"
minimatch "^3.0.4"
Expand Down

0 comments on commit 583e830

Please sign in to comment.