Skip to content

Commit

Permalink
Bump karma-coverage from 1.1.2 to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 18, 2021
1 parent 7489cde commit 801c6ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test --browsers=Chrome",
"test:local": "ng test --browsers=Chrome",
"lint": "ng lint",
"e2e": "ng e2e",
"test-headless": "ng test --code-coverage --watch=false --browsers=ChromeHeadless",
Expand Down Expand Up @@ -52,7 +52,7 @@
"jasmine-spec-reporter": "~4.2.1",
"karma": "~3.1.1",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage": "^1.1.2",
"karma-coverage": "^2.0.3",
"karma-coverage-istanbul-reporter": "^2.0.6",
"karma-jasmine": "~1.1.2",
"karma-jasmine-html-reporter": "^0.2.2",
Expand Down

0 comments on commit 801c6ec

Please sign in to comment.