Chore(deps-dev): Bump cypress from 13.6.0 to 13.6.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.0...v13.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-09 02:48:33 +00:00
committed by GitHub
parent d58fe5c2c1
commit d704d28e56
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -54,7 +54,7 @@
"@relative-ci/agent": "^4.2.1",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.6.0",
"cypress": "^13.6.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.0.1",
"jest": "^29.7.0",
@@ -7841,9 +7841,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "13.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.0.tgz",
"integrity": "sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==",
"version": "13.6.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.1.tgz",
"integrity": "sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -26554,9 +26554,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "13.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.0.tgz",
"integrity": "sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==",
"version": "13.6.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.1.tgz",
"integrity": "sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",

View File

@@ -82,7 +82,7 @@
"@relative-ci/agent": "^4.2.1",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.6.0",
"cypress": "^13.6.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.0.1",
"jest": "^29.7.0",