Skip to content
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

Update dependency mochawesome to v3.1.2 #1130

Open
wants to merge 1 commit into
base: master
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"karma-jasmine-html-reporter": "^2.1.0",
"karma-spec-reporter": "0.0.34",
"mocha": "^8.1.1",
"mochawesome": "3.1.1",
"mochawesome": "3.1.2",
"ng-packagr": "^17.3.0",
"ngrx-store-freeze": "^0.2.4",
"node-html-parser": "^6.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16374,9 +16374,9 @@ __metadata:
languageName: node
linkType: hard

"mochawesome@npm:3.1.1":
version: 3.1.1
resolution: "mochawesome@npm:3.1.1"
"mochawesome@npm:3.1.2":
version: 3.1.2
resolution: "mochawesome@npm:3.1.2"
dependencies:
babel-runtime: ^6.20.0
chalk: ^2.3.0
Expand All @@ -16388,7 +16388,7 @@ __metadata:
uuid: ^3.0.1
peerDependencies:
mocha: "*"
checksum: 60b4bdfa63a803c887687d0adeff3eb829bd5acd7f438be13e65894a15497e40f46620134a8bca2a9a4230f0bcb779eb39da21220d910977070d0620c2b71e4f
checksum: 075a429a75b442424d2d8b4e1467ca089af7518dbbb1076d90ab057084bd14fc4c91a8c0c8f49bb8709052911a528902a95e9eed970c5f49b89ead2a0f82f14a
languageName: node
linkType: hard

Expand Down Expand Up @@ -19843,7 +19843,7 @@ __metadata:
log4js: ^3.0.6
lz-string: ^1.5.0
mocha: ^8.1.1
mochawesome: 3.1.1
mochawesome: 3.1.2
moment-timezone: ^0.5.28
mutable-div: ^1.0.0
ng-packagr: ^17.3.0
Expand Down