From 6260020e817ebf4ca8dc1b9c3093bbf90648ebba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:25:07 +0000 Subject: [PATCH] chore(deps-dev): bump cypress in /examples/yarn-modern 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] --- examples/yarn-modern/package.json | 2 +- examples/yarn-modern/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/yarn-modern/package.json b/examples/yarn-modern/package.json index 2abc32b..130eaa2 100644 --- a/examples/yarn-modern/package.json +++ b/examples/yarn-modern/package.json @@ -9,6 +9,6 @@ "private": true, "packageManager": "yarn@4.15.0", "devDependencies": { - "cypress": "15.16.0" + "cypress": "15.18.0" } } diff --git a/examples/yarn-modern/yarn.lock b/examples/yarn-modern/yarn.lock index 71a3611..2b64d91 100644 --- a/examples/yarn-modern/yarn.lock +++ b/examples/yarn-modern/yarn.lock @@ -366,9 +366,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:15.16.0": - version: 15.16.0 - resolution: "cypress@npm:15.16.0" +"cypress@npm:15.18.0": + version: 15.18.0 + resolution: "cypress@npm:15.18.0" dependencies: "@cypress/request": "npm:^4.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -411,7 +411,7 @@ __metadata: yauzl: "npm:^3.3.1" bin: cypress: bin/cypress - checksum: 10c0/9cee32e8cfc5e5f245ecea1ee9cfd1a9217b052bd88c42a1980986ee58eb3433c1f3be8a04e97e45161fae562fd4cc6e95746727e0263575c093bf2996232e93 + checksum: 10c0/948782e11ece8c5f3c3945308d807fb52f0ee8708d23b3a9bae3f112834ce1627f44c2cd457506e499f29782bdcb2513021489afcb11885e576c012d58115aab languageName: node linkType: hard @@ -563,7 +563,7 @@ __metadata: version: 0.0.0-use.local resolution: "example-yarn-modern@workspace:." dependencies: - cypress: "npm:15.16.0" + cypress: "npm:15.18.0" languageName: unknown linkType: soft