mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Bump cypress from 4.7.0 to 4.8.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Commits](https://github.com/cypress-io/cypress/compare/v4.7.0...v4.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
473b0b6e9d
commit
3ce14e8e7b
6
package-lock.json
generated
6
package-lock.json
generated
@ -1354,9 +1354,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.7.0.tgz",
|
||||
"integrity": "sha512-Vav6wUFhPRlImIND/2lOQlUnAWzgCC/iXyJlJjX9nJOJul5LC1vUpf/m8Oiae870PFPyT0ZLLwPHKTXZNdXmHw==",
|
||||
"version": "4.8.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.8.0.tgz",
|
||||
"integrity": "sha512-Lsff8lF8pq6k/ioNua783tCsxGSLp6gqGXecdIfqCkqjYiOA53XKuEf1CaQJLUVs1dHSf49eDUp/sb620oJjVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "0.4.1",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@typescript-eslint/parser": "^2.34.0",
|
||||
"auto-changelog": "^2.0.0",
|
||||
"concurrently": "^5.2.0",
|
||||
"cypress": "^4.7.0",
|
||||
"cypress": "^4.8.0",
|
||||
"cypress-log-to-output": "^1.0.8",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user