Skip to content

Commit 6cd261d

Browse files
committed
Update dependency cypress to v6.9.1
1 parent a695f37 commit 6cd261d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@semantic-release/github": "7.2.0",
116116
"codecov": "3.8.1",
117117
"commitizen": "4.2.3",
118-
"cypress": "6.6.0",
118+
"cypress": "6.9.1",
119119
"cz-conventional-changelog": "3.3.0",
120120
"eslint-plugin-cypress": "2.11.2",
121121
"semantic-release": "17.4.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5898,10 +5898,10 @@ cyclist@^1.0.1:
58985898
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
58995899
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
59005900

5901-
cypress@6.6.0:
5902-
version "6.6.0"
5903-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.6.0.tgz#659c64cdb06e51b6be18fdac39d8f192deb54fa0"
5904-
integrity sha512-+Xx3Zn653LJHUsCb9h1Keql2jlazbr1ROmbY6DFJMmXKLgXP4ez9cE403W93JNGRbZK0Tng3R/oP8mvd9XAPVg==
5901+
cypress@6.9.1:
5902+
version "6.9.1"
5903+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.9.1.tgz#ce1106bfdc47f8d76381dba63f943447883f864c"
5904+
integrity sha512-/RVx6sOhsyTR9sd9v0BHI4tnDZAhsH9rNat7CIKCUEr5VPWxyfGH0EzK4IHhAqAH8vjFcD4U14tPiJXshoUrmQ==
59055905
dependencies:
59065906
"@cypress/listr-verbose-renderer" "^0.4.1"
59075907
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)