Skip to content

chore(deps): update dependency karma-coverage to v2.2.1 #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/pena-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jasmine-core": "4.6.0",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"ng-packagr": "15.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4260,7 +4260,7 @@ __metadata:
jasmine-core: 4.6.0
karma: 6.4.2
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.0
karma-coverage: 2.2.1
karma-jasmine: 5.1.0
karma-jasmine-html-reporter: 2.0.0
ng-packagr: 15.1.1
Expand Down Expand Up @@ -13869,17 +13869,17 @@ __metadata:
languageName: node
linkType: hard

"karma-coverage@npm:2.2.0":
version: 2.2.0
resolution: "karma-coverage@npm:2.2.0"
"karma-coverage@npm:2.2.1":
version: 2.2.1
resolution: "karma-coverage@npm:2.2.1"
dependencies:
istanbul-lib-coverage: ^3.2.0
istanbul-lib-instrument: ^5.1.0
istanbul-lib-report: ^3.0.0
istanbul-lib-source-maps: ^4.0.1
istanbul-reports: ^3.0.5
minimatch: ^3.0.4
checksum: 79c9df27c2de956e3314077256e508befbb7bc797f77c1ec495fc3d905574047269bfd015ea2da644a9b188fde09da42a4186b466a1cce86db45026b566b8cf0
checksum: 72ba4363507a0fee7e5b67d9293f54d64d33f25ad20d39c63a14098a7f67890fbada67433743bedf71e0ccbf6a074013867410e542f7438149a9576eb36ee1f8
languageName: node
linkType: hard

Expand Down