Skip to content

Commit a539fd8

Browse files
committed
chore(deps): update dependency cypress to v4.0.2
1 parent 2f3a1bb commit a539fd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"conventional-changelog-cli": "2.0.31",
6060
"conventional-recommended-bump": "6.0.5",
6161
"core-js": "3.6.4",
62-
"cypress": "4.0.1",
62+
"cypress": "4.0.2",
6363
"eslint": "6.8.0",
6464
"eslint-config-prettier": "6.10.0",
6565
"eslint-plugin-import": "2.20.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2831,10 +2831,10 @@ cyclist@~0.2.2:
28312831
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
28322832
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
28332833

2834-
2835-
version "4.0.1"
2836-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.0.1.tgz#815da77c8e2528501b9af2e8d12cfcaec8c9dde7"
2837-
integrity sha512-P+cSwc5yE+1hIkWwJzpsiSQthKmzkFeFz2ySejSrJJ6FiXoL8pp0vr1cyWp+75KT4nqL9IYt1GMrHp+mVmvocA==
2834+
2835+
version "4.0.2"
2836+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.0.2.tgz#ede194d7bc73fb449f8de553c9e1db4ca15309ef"
2837+
integrity sha512-WRzxOoSd+TxyXKa7Zi9orz3ii5VW7yhhVYstCU+EpOKfPan9x5Ww2Clucmy4H/W0GHUYAo7GYFZRD33ZCSNBQA==
28382838
dependencies:
28392839
"@cypress/listr-verbose-renderer" "0.4.1"
28402840
"@cypress/xvfb" "1.2.4"

0 commit comments

Comments
 (0)