From 3865a8ef47601a87312a107ac4faeea867b6ac57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 02:39:47 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 15.17.0 to 15.18.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 15.17.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.17.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 1906675db4294..f578399c94336 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "@vue/tsconfig": "^0.9.1", "@zip.js/zip.js": "^2.8.26", "concurrently": "^9.2.1", - "cypress": "^15.17.0", + "cypress": "^15.18.0", "cypress-axe": "^1.7.0", "cypress-if": "^1.16.1", "cypress-split": "^1.25.0", @@ -7067,9 +7067,9 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.17.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.17.0.tgz", - "integrity": "sha512-WL5Gcqi1GaDWozBwXmkSAtOPafTsVSRS764iX6xvuz3DPzvBAxbkRyEi4BreVdVWxLDpiYRgZCyJUafBw44njw==", + "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 649346265411e..85056006364dd 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@vue/tsconfig": "^0.9.1", "@zip.js/zip.js": "^2.8.26", "concurrently": "^9.2.1", - "cypress": "^15.17.0", + "cypress": "^15.18.0", "cypress-axe": "^1.7.0", "cypress-if": "^1.16.1", "cypress-split": "^1.25.0",