chore(deps-dev): bump cypress from 8.3.1 to 8.4.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.3.1 to 8.4.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/v8.3.1...v8.4.0)
This commit is contained in:
Robert Prehn 2021-09-13 23:04:40 +00:00
parent 8fabd0e22e
commit 8f2d5c1ca6
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@semantic-release/exec": "^5.0.0", "@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.1", "@semantic-release/git": "^9.0.1",
"@semantic-release/npm": "^7.1.3", "@semantic-release/npm": "^7.1.3",
"cypress": "^8.3.1", "cypress": "^8.4.0",
"dot": "^1.1.3", "dot": "^1.1.3",
"http-proxy": "^1.18.1", "http-proxy": "^1.18.1",
"semantic-release": "^17.4.7", "semantic-release": "^17.4.7",
@ -4733,9 +4733,9 @@
} }
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "8.3.1", "version": "8.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.3.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.0.tgz",
"integrity": "sha512-1v6pfx+/5cXhaT5T6QKOvnkawmEHWHLiVzm3MYMoQN1fkX2Ma1C32STd3jBStE9qT5qPSTILjGzypVRxCBi40g==", "integrity": "sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@ -11875,9 +11875,9 @@
"dev": true "dev": true
}, },
"cypress": { "cypress": {
"version": "8.3.1", "version": "8.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.3.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.0.tgz",
"integrity": "sha512-1v6pfx+/5cXhaT5T6QKOvnkawmEHWHLiVzm3MYMoQN1fkX2Ma1C32STd3jBStE9qT5qPSTILjGzypVRxCBi40g==", "integrity": "sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.6", "@cypress/request": "^2.88.6",

View file

@ -26,7 +26,7 @@
"@semantic-release/exec": "^5.0.0", "@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.1", "@semantic-release/git": "^9.0.1",
"@semantic-release/npm": "^7.1.3", "@semantic-release/npm": "^7.1.3",
"cypress": "^8.3.1", "cypress": "^8.4.0",
"dot": "^1.1.3", "dot": "^1.1.3",
"http-proxy": "^1.18.1", "http-proxy": "^1.18.1",
"semantic-release": "^17.4.7", "semantic-release": "^17.4.7",