Merge pull request #295 from oceanprotocol/dependabot/npm_and_yarn/cypress-4.7.0

This commit is contained in:
dependabot-preview[bot] 2020-06-02 07:01:04 +00:00 committed by GitHub
commit 75586154d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1457,9 +1457,9 @@
}
},
"cypress": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.6.0.tgz",
"integrity": "sha512-vIPXAceRP+Nxvnm/O9ruY9EQaRGmVVybtk9F1sfC9mH3067YbitrdBTynaaLuHFj90p9e0U2ZCV7OkX4x4V/Wg==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.7.0.tgz",
"integrity": "sha512-Vav6wUFhPRlImIND/2lOQlUnAWzgCC/iXyJlJjX9nJOJul5LC1vUpf/m8Oiae870PFPyT0ZLLwPHKTXZNdXmHw==",
"dev": true,
"requires": {
"@cypress/listr-verbose-renderer": "0.4.1",

View File

@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^2.34.0",
"auto-changelog": "^2.0.0",
"concurrently": "^5.2.0",
"cypress": "^4.6.0",
"cypress": "^4.7.0",
"cypress-log-to-output": "^1.0.8",
"eslint": "^6.8.0",
"eslint-config-oceanprotocol": "^1.5.0",