Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2019
1 parent 97d679a commit 588962b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"aws-sdk": "2.589.0",
"aws-sdk-mock": "4.5.0",
"coveralls": "3.0.9",
"cypress": "3.7.0",
"cypress": "3.8.0",
"cypress-cucumber-preprocessor": "1.12.0",
"dotenv": "8.2.0",
"husky": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3396,10 +3396,10 @@ cypress-multi-reporters@1.2.3:
debug "^4.1.1"
lodash "^4.17.11"

cypress@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.7.0.tgz#e2cd71b87b6ce0d4c72c6ea25da1005d75c1f231"
integrity sha512-o+vfRxqAba8TduelzfZQ4WHmj2yNEjaoO2EuZ8dZ9pJpuW+WGtBGheKIp6zkoQsp8ZgFe8OoHh1i2mY8BDnMAw==
cypress@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.0.tgz#7d4cd08f81f9048ee36760cc9ee3b9014f9e84ab"
integrity sha512-gtEbqCgKETRc3pQFMsELRgIBNgiQg7vbOWTrCi7WE7bgOwNCaW9PEX8Jb3UN8z/maIp9WwzoFfeySfelYY7nRA==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/xvfb" "1.2.4"
Expand Down

0 comments on commit 588962b

Please sign in to comment.