Bump cypress from 8.5.0 to 8.6.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 8.6.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.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-12 09:15:45 +00:00 committed by Jon Koops
parent 025520ef22
commit ab755bcc7f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -50,7 +50,7 @@
"@types/snowpack-env": "^2.3.4", "@types/snowpack-env": "^2.3.4",
"@typescript-eslint/eslint-plugin": "^4.28.4", "@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.33.0", "@typescript-eslint/parser": "^4.33.0",
"cypress": "8.5.0", "cypress": "8.6.0",
"decompress": "^4.2.1", "decompress": "^4.2.1",
"decompress-targz": "^4.1.1", "decompress-targz": "^4.1.1",
"eslint": "^7.32.0", "eslint": "^7.32.0",
@ -7886,9 +7886,9 @@
"dev": true "dev": true
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "8.5.0", "version": "8.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.5.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.6.0.tgz",
"integrity": "sha512-MMkXIS+Ro2KETn4gAlG3tIc/7FiljuuCZP0zpd9QsRG6MZSyZW/l1J3D4iQM6WHsVxuX4rFChn5jPFlC2tNSvQ==", "integrity": "sha512-F7qEK/6Go5FsqTueR+0wEw2vOVKNgk5847Mys8vsWkzPoEKdxs+7N9Y1dit+zhaZCLtMPyrMwjfA53ZFy+lSww==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@ -26217,9 +26217,9 @@
"dev": true "dev": true
}, },
"cypress": { "cypress": {
"version": "8.5.0", "version": "8.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.5.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.6.0.tgz",
"integrity": "sha512-MMkXIS+Ro2KETn4gAlG3tIc/7FiljuuCZP0zpd9QsRG6MZSyZW/l1J3D4iQM6WHsVxuX4rFChn5jPFlC2tNSvQ==", "integrity": "sha512-F7qEK/6Go5FsqTueR+0wEw2vOVKNgk5847Mys8vsWkzPoEKdxs+7N9Y1dit+zhaZCLtMPyrMwjfA53ZFy+lSww==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.6", "@cypress/request": "^2.88.6",

View file

@ -65,7 +65,7 @@
"@types/snowpack-env": "^2.3.4", "@types/snowpack-env": "^2.3.4",
"@typescript-eslint/eslint-plugin": "^4.28.4", "@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.33.0", "@typescript-eslint/parser": "^4.33.0",
"cypress": "8.5.0", "cypress": "8.6.0",
"decompress": "^4.2.1", "decompress": "^4.2.1",
"decompress-targz": "^4.1.1", "decompress-targz": "^4.1.1",
"eslint": "^7.32.0", "eslint": "^7.32.0",