Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v6.2.0 (#647)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 4, 2021
1 parent e48f552 commit 7c6a32d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"axe-core": "4.1.1",
"concurrently": "5.3.0",
"cssnano": "4.1.10",
"cypress": "6.1.0",
"cypress": "6.2.0",
"cypress-axe": "0.12.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.16.0",
Expand Down Expand Up @@ -118,7 +118,7 @@
"delegated-events": "^1.0.10"
},
"resolutions": {
"cypress": "6.1.0"
"cypress": "6.2.0"
},
"config": {
"commitizen": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2781,10 +2781,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-0.12.0.tgz#2549a55f0a5c8006de240a85a19c8ecf2ce3abf9"
integrity sha512-NF/bMxU6KaxhSqfJysBtX3Buw92aBgct1kR+eqCTwoU1bmqMjAzxxRZY5UaWTxmxQeVRb7Bv4yXNNzu0JDkK/g==

cypress@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.1.0.tgz#af2596cb110aa98eaf75fef3d8ab379ca0ff2413"
integrity sha512-uQnSxRcZ6hkf9R5cr8KpRBTzN88QZwLIImbf5DWa5RIxH6o5Gpff58EcjiYhAR8/8p9SGv7O6SRygq4H+k0Qpw==
cypress@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.0.tgz#1a8a7dd5bd08db3064551a9f12072963cc9337bf"
integrity sha512-m/rkcogYM9MTy8rbsZgyS5wT2L/J+B5V2bY2ztkDNMyqhk/oZgUF4KTWVLzkW2I+scg0iAddca95tLlt7XnAtw==
dependencies:
"@cypress/listr-verbose-renderer" "^0.4.1"
"@cypress/request" "^2.88.5"
Expand Down

0 comments on commit 7c6a32d

Please sign in to comment.