Skip to content

Commit

Permalink
build(deps-dev): bump cypress from 4.6.0 to 4.7.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2020
1 parent a20ad79 commit 68e50db
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 @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "^3.0.0-alpha.25",
"concurrently": "^5.2.0",
"cross-env": "^7.0.2",
"cypress": "^4.6.0",
"cypress": "^4.7.0",
"eslint": "^7.1.0",
"eslint-plugin-jest": "^23.13.2",
"jest": "^26.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2635,10 +2635,10 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"

cypress@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.6.0.tgz#ac76786500580df1347a0a50be63e5c59ffbef59"
integrity sha512-vIPXAceRP+Nxvnm/O9ruY9EQaRGmVVybtk9F1sfC9mH3067YbitrdBTynaaLuHFj90p9e0U2ZCV7OkX4x4V/Wg==
cypress@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.7.0.tgz#3ea29bddaf9a1faeaa5b8d54b60a84ed1cafa83d"
integrity sha512-Vav6wUFhPRlImIND/2lOQlUnAWzgCC/iXyJlJjX9nJOJul5LC1vUpf/m8Oiae870PFPyT0ZLLwPHKTXZNdXmHw==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/request" "2.88.5"
Expand Down

0 comments on commit 68e50db

Please sign in to comment.