Skip to content

chore(deps): update dependency cypress to v10.10.0 #145

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

Merged
merged 1 commit into from
Oct 12, 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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@frsource/cypress-plugin-visual-regression-diff": "portal:..",
"@vue/cli-plugin-e2e-cypress": "5.0.8",
"@vue/cli-service": "5.0.8",
"cypress": "10.9.0"
"cypress": "10.10.0"
}
}
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2340,9 +2340,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:10.9.0":
version: 10.9.0
resolution: "cypress@npm:10.9.0"
"cypress@npm:10.10.0":
version: 10.10.0
resolution: "cypress@npm:10.10.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -2388,7 +2388,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
checksum: 668a32534a527dba79754abbf98af176b80c539a12ec00058932ba2a19c794c7888323e59e738c30f726ad740c5451c31d02548a0cb7c1b1c8ad01c55a984ca2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2887,7 +2887,7 @@ __metadata:
"@frsource/cypress-plugin-visual-regression-diff": "portal:.."
"@vue/cli-plugin-e2e-cypress": 5.0.8
"@vue/cli-service": 5.0.8
cypress: 10.9.0
cypress: 10.10.0
vue: 3.2.40
languageName: unknown
linkType: soft
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"@vitest/coverage-c8": "0.24.1",
"cypress": "10.9.0",
"cypress": "10.10.0",
"del-cli": "5.0.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.40.0
"@typescript-eslint/parser": 5.40.0
"@vitest/coverage-c8": 0.24.1
cypress: 10.9.0
cypress: 10.10.0
del-cli: 5.0.0
eslint: 8.24.0
eslint-config-prettier: 8.5.0
Expand Down Expand Up @@ -3913,9 +3913,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:10.9.0":
version: 10.9.0
resolution: "cypress@npm:10.9.0"
"cypress@npm:10.10.0":
version: 10.10.0
resolution: "cypress@npm:10.10.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -3961,7 +3961,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
checksum: 668a32534a527dba79754abbf98af176b80c539a12ec00058932ba2a19c794c7888323e59e738c30f726ad740c5451c31d02548a0cb7c1b1c8ad01c55a984ca2
languageName: node
linkType: hard

Expand Down