From d69c5cd95cb76e9f1afce44a5e3ab622cbd1a5be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:08:23 +0000 Subject: [PATCH] build(deps-dev): bump cypress from 15.6.0 to 15.7.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 15.6.0 to 15.7.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.6.0...v15.7.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7853d36..5cbf032 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/react": "19.2.2", "@types/react-dom": "19.2.2", "@typescript-eslint/eslint-plugin": "8.47.0", - "cypress": "15.6.0", + "cypress": "15.7.0", "eslint": "9.39.1", "eslint-config-airbnb": "19.0.4", "eslint-config-next": "16.0.3", diff --git a/yarn.lock b/yarn.lock index a06667a..3c3898e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2450,10 +2450,10 @@ csstype@3.1.3, csstype@^3.0.2, csstype@^3.1.3: resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== -cypress@15.6.0: - version "15.6.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.6.0.tgz#bde57b8ae9fbe6473a3324bb1d583437c299230d" - integrity sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ== +cypress@15.7.0: + version "15.7.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.7.0.tgz#4d2a317766360232920f63c7d11ea8f5d83bc358" + integrity sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ== dependencies: "@cypress/request" "^3.0.9" "@cypress/xvfb" "^1.2.4" @@ -2491,7 +2491,6 @@ cypress@15.6.0: process "^0.11.10" proxy-from-env "1.0.0" request-progress "^3.0.0" - semver "^7.7.1" supports-color "^8.1.1" systeminformation "5.27.7" tmp "~0.2.4" @@ -5315,7 +5314,7 @@ scslre@0.3.0: refa "^0.12.0" regexp-ast-analysis "^0.7.0" -semver@7.7.2, semver@^7.6.0, semver@^7.7.1, semver@^7.7.2: +semver@7.7.2, semver@^7.6.0, semver@^7.7.2: version "7.7.2" resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==