Skip to content

chore(deps): update dependency cypress to v10.9.0 #129

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
Sep 28, 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.8.0"
"cypress": "10.9.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.8.0":
version: 10.8.0
resolution: "cypress@npm:10.8.0"
"cypress@npm:10.9.0":
version: 10.9.0
resolution: "cypress@npm:10.9.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: c052690049980e7721e6fca563b724fde839d87d83c1478dfe26ce7d230992717c2c4028e7157bfb39ec274473e51929f49e5aab6a23c2b25cde2a439b1c3cf9
checksum: 79e3dccbb82d0b0c92bb8888682766a9738374f473cf2e9a04825a6b3dbe4420c57948cabaf757af0929192a8e61b7f08b32d7f6ee0c3cddf2736cf4f408edc1
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.8.0
cypress: 10.9.0
vue: 3.2.39
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.38.1",
"@typescript-eslint/parser": "5.38.1",
"@vitest/coverage-c8": "0.23.4",
"cypress": "10.8.0",
"cypress": "10.9.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.38.1
"@typescript-eslint/parser": 5.38.1
"@vitest/coverage-c8": 0.23.4
cypress: 10.8.0
cypress: 10.9.0
del-cli: 5.0.0
eslint: 8.24.0
eslint-config-prettier: 8.5.0
Expand Down Expand Up @@ -3884,9 +3884,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down