Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 4a3390c

Browse files
authored
Merge pull request #117 from bikecoders/renovate/cypress-3.x
Update dependency cypress to v3.7.0
2 parents 254e4be + 9047059 commit 4a3390c

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
@@ -90,7 +90,7 @@
9090
"codelyzer": "5.2.0",
9191
"colors": "1.4.0",
9292
"cross-env": "6.0.3",
93-
"cypress": "3.6.1",
93+
"cypress": "3.7.0",
9494
"dotenv": "8.2.0",
9595
"eslint": "6.7.0",
9696
"husky": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3359,10 +3359,10 @@ cyclist@~0.2.2:
33593359
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
33603360
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
33613361

3362-
cypress@3.6.1:
3363-
version "3.6.1"
3364-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.6.1.tgz#4420957923879f60b7a5146ccbf81841a149b653"
3365-
integrity sha512-6n0oqENdz/oQ7EJ6IgESNb2M7Bo/70qX9jSJsAziJTC3kICfEMmJUlrAnP9bn+ut24MlXQST5nRXhUP5nRIx6A==
3362+
cypress@3.7.0:
3363+
version "3.7.0"
3364+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.7.0.tgz#e2cd71b87b6ce0d4c72c6ea25da1005d75c1f231"
3365+
integrity sha512-o+vfRxqAba8TduelzfZQ4WHmj2yNEjaoO2EuZ8dZ9pJpuW+WGtBGheKIp6zkoQsp8ZgFe8OoHh1i2mY8BDnMAw==
33663366
dependencies:
33673367
"@cypress/listr-verbose-renderer" "0.4.1"
33683368
"@cypress/xvfb" "1.2.4"

0 commit comments

Comments
 (0)