Build(deps-dev): bump cypress from 6.0.0 to 6.0.1 (#5909)

Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-04 13:01:44 +00:00
committed by GitHub
parent de5d4d7823
commit 4af7008e4f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -12962,9 +12962,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",

View File

@@ -166,7 +166,7 @@
"child-process-promise": "^2.2.1",
"clipboard-copy": "^4.0.1",
"concurrently": "^5.3.0",
"cypress": "^6.0.0",
"cypress": "^6.0.1",
"danger": "^10.5.3",
"danger-plugin-no-test-shortcuts": "^2.0.0",
"deepmerge": "^4.2.2",