Merge pull request #1394 from wbkd/dependabot/npm_and_yarn/main/cypress-8.0.0

chore(deps-dev): bump cypress from 7.7.0 to 8.0.0
This commit is contained in:
Moritz Klack
2021-07-26 13:31:11 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.1",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.7.0",
"cypress": "^8.0.0",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
@@ -4697,9 +4697,9 @@
"integrity": "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw=="
},
"node_modules/cypress": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-7.7.0.tgz",
"integrity": "sha512-uYBYXNoI5ym0UxROwhQXWTi8JbUEjpC6l/bzoGZNxoKGsLrC1SDPgIDJMgLX/MeEdPL0UInXLDUWN/rSyZUCjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.0.0.tgz",
"integrity": "sha512-Hhbc7FtbeCSg5Ui2zxXQLynk7IYGIygG8NqTauS4EtCWyp2k6s4g8P4KUZXwRbhuryN/+/dCd1kPtFbhBx8MuQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -16126,9 +16126,9 @@
"integrity": "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw=="
},
"cypress": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-7.7.0.tgz",
"integrity": "sha512-uYBYXNoI5ym0UxROwhQXWTi8JbUEjpC6l/bzoGZNxoKGsLrC1SDPgIDJMgLX/MeEdPL0UInXLDUWN/rSyZUCjQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.0.0.tgz",
"integrity": "sha512-Hhbc7FtbeCSg5Ui2zxXQLynk7IYGIygG8NqTauS4EtCWyp2k6s4g8P4KUZXwRbhuryN/+/dCd1kPtFbhBx8MuQ==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.5",
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.1",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.7.0",
"cypress": "^8.0.0",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",