chore(deps-dev): 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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-15 05:40:58 +00:00
committed by GitHub
parent f1163d3828
commit e8035b40b0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6712,9 +6712,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",
+1 -1
View File
@@ -44,7 +44,7 @@
"autoprefixer": "^9.8.0",
"babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2",
"cypress": "^4.7.0",
"cypress": "^4.8.0",
"postcss-nested": "^4.2.1",
"prettier": "2.0.5",
"prop-types": "^15.7.2",