From 7f359805155c35eee4662f4afaed64ab118c23a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:26:22 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 14.5.4 to 15.13.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.4 to 15.13.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/v14.5.4...v15.13.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.13.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5343d370..9d83ca25 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@web3-storage/parse-link-header": "^3.1.0", "babel-plugin-istanbul": "^7.0.1", "chart.js": "^4.4.0", - "cypress": "^14.3.0", + "cypress": "^15.13.0", "cypress-split": "^1.24.25", "eslint": "^9.0.0", "eslint-config-prettier": "^10.0.1",