Skip to content

Commit

Permalink
build(deps): bump karma-coverage from 2.0.3 to 2.2.1 (#33)
Browse files Browse the repository at this point in the history
build(deps-dev): bump karma-coverage from 2.0.3 to 2.2.1

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.3 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-coverage@v2.0.3...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 550f6d0 commit bb25105
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 60 deletions.
74 changes: 15 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jasmine-core": "~4.1.0",
"karma": "~6.3.16",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.6.4"
Expand Down

0 comments on commit bb25105

Please sign in to comment.