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 cypress-failed-log to v2.10.0 #1137

Merged
merged 1 commit into from
Jul 18, 2022
Merged
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 @@ -17,7 +17,7 @@
"connected-react-router": "6.9.1",
"cookie-parser": "1.4.5",
"custom-event-polyfill": "1.0.7",
"cypress-failed-log": "2.9.5",
"cypress-failed-log": "2.10.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-prettier": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5475,13 +5475,13 @@ __metadata:
languageName: node
linkType: hard

"cypress-failed-log@npm:2.9.5":
version: 2.9.5
resolution: "cypress-failed-log@npm:2.9.5"
"cypress-failed-log@npm:2.10.0":
version: 2.10.0
resolution: "cypress-failed-log@npm:2.10.0"
dependencies:
debug: 4.3.4
logdown: 3.3.1
checksum: 70fc6947a53e7345a914ca336b0265340e3032097494f0d29a8a6edfe12dcb21fcf9480a60cede57db0572cdd4f546dbc00f3699cdc29306d10342166348e62c
checksum: 05fb09ac19c5f3ee8b1883102efea3fa3f73e2710fe6254fb2a2cba9cd33d45bb9ee454ded31d18d008c84bd1cf00a1b65a0b581a408e1d2d2a311a62817f8ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -12895,7 +12895,7 @@ __metadata:
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
cypress: 9.7.0
cypress-failed-log: 2.9.5
cypress-failed-log: 2.10.0
enzyme: 3.11.0
enzyme-to-json: 3.6.2
eslint: 8.19.0
Expand Down