Skip to content

Commit 6c40b79

Browse files
Bump cypress from 3.6.1 to 3.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Commits](cypress-io/cypress@v3.6.1...v3.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 683ea50 commit 6c40b79

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
@@ -44,7 +44,7 @@
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4545
"chai": "^4.2.0",
4646
"cssnano": "^4.1.10",
47-
"cypress": "^3.6.1",
47+
"cypress": "^3.7.0",
4848
"eslint": "^6.7.2",
4949
"eslint-plugin-jest": "^23.1.1",
5050
"eslint-plugin-ship-shape": "^0.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2481,10 +2481,10 @@ cssstyle@^1.0.0:
24812481
dependencies:
24822482
cssom "0.3.x"
24832483

2484-
cypress@^3.6.1:
2485-
version "3.6.1"
2486-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.6.1.tgz#4420957923879f60b7a5146ccbf81841a149b653"
2487-
integrity sha512-6n0oqENdz/oQ7EJ6IgESNb2M7Bo/70qX9jSJsAziJTC3kICfEMmJUlrAnP9bn+ut24MlXQST5nRXhUP5nRIx6A==
2484+
cypress@^3.7.0:
2485+
version "3.7.0"
2486+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.7.0.tgz#e2cd71b87b6ce0d4c72c6ea25da1005d75c1f231"
2487+
integrity sha512-o+vfRxqAba8TduelzfZQ4WHmj2yNEjaoO2EuZ8dZ9pJpuW+WGtBGheKIp6zkoQsp8ZgFe8OoHh1i2mY8BDnMAw==
24882488
dependencies:
24892489
"@cypress/listr-verbose-renderer" "0.4.1"
24902490
"@cypress/xvfb" "1.2.4"

0 commit comments

Comments
 (0)