From 5b2bf5b0b776615299b77c1a3083d8532db279a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 02:14:04 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 15.18.1 to 15.19.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 15.18.1 to 15.19.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.18.1...v15.19.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bff89cdd..9ca4b0a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3776,8 +3776,8 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.18.1", - "integrity": "sha512-JtkTVtUE2lvLYgZCaug+Uai0H9IqsJirlBO49c87QwG0bJUGvAUVBz1EJve0b0oaYP244Ew9M0BkrHpcqkYxmw==", + "version": "15.19.0", + "integrity": "sha512-kjy1u3SWlMRWS5qffH3U+bXx1PqPP7qwhIzEY3UtERcW2r/8zy5uk6uSwa75pYXJyYFVP1SO8mAn/avZUvUbfg==", "dev": true, "hasInstallScript": true, "license": "MIT",