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
+3 -3
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",