Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #140 from cypress-io/renovate/cypress-4.x
Browse files Browse the repository at this point in the history
Update dependency cypress to v4.10.0
  • Loading branch information
flotwig committed Jul 7, 2020
2 parents 7cf82f1 + 768e4c4 commit 4f9b505
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-plugin-transform-class-properties": "6.24.1",
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"cypress": "4.9.0",
"cypress": "4.10.0",
"cypress-react-unit-test": "3.3.1",
"istanbul-lib-coverage": "3.0.0",
"parcel-bundler": "1.12.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2978,10 +2978,10 @@ cypress-react-unit-test@3.3.1:
debug "4.1.1"
find-yarn-workspace-root "1.2.1"

cypress@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.9.0.tgz#c188a3864ddf841c0fdc81a9e4eff5cf539cd1c1"
integrity sha512-qGxT5E0j21FPryzhb0OBjCdhoR/n1jXtumpFFSBPYWsaZZhNaBvc3XlBUDEZKkkXPsqUFYiyhWdHN/zo0t5FcA==
cypress@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.10.0.tgz#6b507f4637af6a65ea285953f899951d65e82416"
integrity sha512-eFv1WPp4zFrAgZ6mwherBGVsTpHvay/hEF5F7U7yfAkTxsUQn/ZG/LdX67fIi3bKDTQXYzFv/CvywlQSeug8Bg==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/request" "2.88.5"
Expand Down

0 comments on commit 4f9b505

Please sign in to comment.