Merge pull request #768 from wbkd/dependabot/npm_and_yarn/main/cypress-6.1.0

This commit is contained in:
dependabot-preview[bot]
2020-12-14 05:25:20 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3533,9 +3533,9 @@
"dev": true
},
"cypress": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-6.0.1.tgz",
"integrity": "sha512-3xtQZ0YM65soLgKQUgn2wg2IbWsM6A2yBg6L4RF31mZHr5LNKdO2/9sgiwxEVMKu2C2m6+IQ75zHP41kZP5rPg==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-6.1.0.tgz",
"integrity": "sha512-uQnSxRcZ6hkf9R5cr8KpRBTzN88QZwLIImbf5DWa5RIxH6o5Gpff58EcjiYhAR8/8p9SGv7O6SRygq4H+k0Qpw==",
"dev": true,
"requires": {
"@cypress/listr-verbose-renderer": "^0.4.1",

View File

@@ -52,7 +52,7 @@
"@types/resize-observer-browser": "^0.1.4",
"autoprefixer": "^10.1.0",
"babel-preset-react-app": "^10.0.0",
"cypress": "^6.0.1",
"cypress": "^6.1.0",
"postcss": "^8.2.1",
"postcss-nested": "^5.0.3",
"prettier": "2.2.1",