Merge pull request #755 from wbkd/dependabot/npm_and_yarn/main/cypress-6.0.1

chore(deps-dev): bump cypress from 6.0.0 to 6.0.1
This commit is contained in:
Moritz Klack
2020-12-07 18:05:08 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3418,9 +3418,9 @@
"dev": true
},
"cypress": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-6.0.0.tgz",
"integrity": "sha512-A/w9S15xGxX5UVeAQZacKBqaA0Uqlae9e5WMrehehAdFiLOZj08IgSVZOV8YqA9OH9Z0iBOnmsEkK3NNj43VrA==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-6.0.1.tgz",
"integrity": "sha512-3xtQZ0YM65soLgKQUgn2wg2IbWsM6A2yBg6L4RF31mZHr5LNKdO2/9sgiwxEVMKu2C2m6+IQ75zHP41kZP5rPg==",
"dev": true,
"requires": {
"@cypress/listr-verbose-renderer": "^0.4.1",