chore(deps-dev): bump cypress from 6.0.1 to 6.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.1 to 6.1.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/v6.0.1...v6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+3
-3
@@ -3522,9 +3522,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",
|
||||
|
||||
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user