Merge pull request #267 from wbkd/dependabot/npm_and_yarn/develop/cypress-4.7.0

This commit is contained in:
dependabot-preview[bot]
2020-06-01 05:50:43 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5645,9 +5645,9 @@
"dev": true
},
"cypress": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.6.0.tgz",
"integrity": "sha512-vIPXAceRP+Nxvnm/O9ruY9EQaRGmVVybtk9F1sfC9mH3067YbitrdBTynaaLuHFj90p9e0U2ZCV7OkX4x4V/Wg==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.7.0.tgz",
"integrity": "sha512-Vav6wUFhPRlImIND/2lOQlUnAWzgCC/iXyJlJjX9nJOJul5LC1vUpf/m8Oiae870PFPyT0ZLLwPHKTXZNdXmHw==",
"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.6.0",
"cypress": "^4.7.0",
"postcss-nested": "^4.2.1",
"prettier": "2.0.5",
"prop-types": "^15.7.2",