From 1c2979061205a7f5ae45bb3cfbc3a0f2d716ad6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:36:42 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 15.16.0 to 15.18.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 15.16.0 to 15.18.0. - [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.16.0...v15.18.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66232640..a373cb94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@quasar/app-vite": "^1.11.0", "@quasar/quasar-app-extension-testing-e2e-cypress": "^6.2.1", "autoprefixer": "^10.5.2", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "eslint": "^10.6.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^6.4.2", @@ -5106,9 +5106,9 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz", - "integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==", + "version": "15.18.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.0.tgz", + "integrity": "sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 1e4911d2..4f6c2ae7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@quasar/app-vite": "^1.11.0", "@quasar/quasar-app-extension-testing-e2e-cypress": "^6.2.1", "autoprefixer": "^10.5.2", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "eslint": "^10.6.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^6.4.2",