chore(deps-dev): bump cypress from 5.5.0 to 5.6.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 5.5.0 to 5.6.0.
- [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/v5.5.0...v5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-16 05:02:16 +00:00
committed by GitHub
parent 803a4aea57
commit c74fa43710
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -2846,9 +2846,9 @@
} }
}, },
"commander": { "commander": {
"version": "4.1.1", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
"integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
"dev": true "dev": true
}, },
"common-tags": { "common-tags": {
@@ -3275,9 +3275,9 @@
"dev": true "dev": true
}, },
"cypress": { "cypress": {
"version": "5.5.0", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-5.5.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-5.6.0.tgz",
"integrity": "sha512-UHEiTca8AUTevbT2pWkHQlxoHtXmbq+h6Eiu/Mz8DqpNkF98zjTBLv/HFiKJUU5rQzp9EwSWtms33p5TWCJ8tQ==", "integrity": "sha512-cs5vG3E2JLldAc16+5yQxaVRLLqMVya5RlrfPWkC72S5xrlHFdw7ovxPb61s4wYweROKTyH01WQc2PFzwwVvyQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/listr-verbose-renderer": "^0.4.1", "@cypress/listr-verbose-renderer": "^0.4.1",
@@ -3292,7 +3292,7 @@
"chalk": "^4.1.0", "chalk": "^4.1.0",
"check-more-types": "^2.24.0", "check-more-types": "^2.24.0",
"cli-table3": "~0.6.0", "cli-table3": "~0.6.0",
"commander": "^4.1.1", "commander": "^5.1.0",
"common-tags": "^1.8.0", "common-tags": "^1.8.0",
"debug": "^4.1.1", "debug": "^4.1.1",
"eventemitter2": "^6.4.2", "eventemitter2": "^6.4.2",
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/react-dom": "^16.9.9", "@types/react-dom": "^16.9.9",
"autoprefixer": "^9.8.6", "autoprefixer": "^9.8.6",
"babel-preset-react-app": "^10.0.0", "babel-preset-react-app": "^10.0.0",
"cypress": "^5.5.0", "cypress": "^5.6.0",
"postcss-nested": "^4.2.3", "postcss-nested": "^4.2.3",
"prettier": "2.1.2", "prettier": "2.1.2",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",