Merge pull request #233 from NebulousLabs/dependabot/npm_and_yarn/cypress-4.7.0

This commit is contained in:
dependabot-preview[bot] 2020-05-27 15:05:47 +00:00 committed by GitHub
commit a2f02aa5ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"react-visibility-sensor": "^5.1.1"
},
"devDependencies": {
"cypress": "^4.6.0",
"cypress": "^4.7.0",
"cypress-file-upload": "^4.0.7",
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",

View File

@ -4098,10 +4098,10 @@ cypress-file-upload@^4.0.7:
dependencies:
mime "^2.4.4"
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"