chore(deps-dev): bump cypress from 15.18.0 to 15.18.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 15.18.0 to 15.18.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/v15.18.0...v15.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/62291/head
dependabot[bot] 1 month ago committed by GitHub
parent 89adeb7342
commit 09ae48e906
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -57,7 +57,7 @@
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^10.0.3",
"cypress": "^15.18.0",
"cypress": "^15.18.1",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.16.1",
"cypress-split": "^1.25.0",
@ -7112,9 +7112,9 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "15.18.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.0.tgz",
"integrity": "sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==",
"version": "15.18.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.1.tgz",
"integrity": "sha512-JtkTVtUE2lvLYgZCaug+Uai0H9IqsJirlBO49c87QwG0bJUGvAUVBz1EJve0b0oaYP244Ew9M0BkrHpcqkYxmw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

@ -89,7 +89,7 @@
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^10.0.3",
"cypress": "^15.18.0",
"cypress": "^15.18.1",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.16.1",
"cypress-split": "^1.25.0",

Loading…
Cancel
Save