From 7f5cb88d5880e36234f864ed29fd4ff09ba81e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:40:17 +0000 Subject: [PATCH] [DEPENDABOT]: 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 322c5e4c..ede1565a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "babelify": "^10.0.0", "browserify": "^17.0.1", "budo": "^11.8.4", - "cypress": "^15.17.0", + "cypress": "^15.18.0", "cypress-plugin-tab": "^1.0.5", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", @@ -6524,9 +6524,9 @@ "dev": true }, "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 65415e19..5becefdb 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "babelify": "^10.0.0", "browserify": "^17.0.1", "budo": "^11.8.4", - "cypress": "^15.17.0", + "cypress": "^15.18.0", "cypress-plugin-tab": "^1.0.5", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8",