From 275c822980a166e94237c12413b0b77420312d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:58:31 +0000 Subject: [PATCH] Bump cypress from 13.17.0 to 14.0.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.1. - [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/v13.17.0...v14.0.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c1bd5d30..68adc705 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "@aws-sdk/client-sns": "^3.721.0", - "cypress": "^13.17.0", + "cypress": "^14.0.1", "cypress-file-upload": "^5.0.8", "gatsby-cypress": "^3.14.0", "typescript": "^5.7.3" diff --git a/yarn.lock b/yarn.lock index 5c9f282e..cf02f11b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4049,9 +4049,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.17.0": - version: 13.17.0 - resolution: "cypress@npm:13.17.0" +"cypress@npm:^14.0.1": + version: 14.0.1 + resolution: "cypress@npm:14.0.1" dependencies: "@cypress/request": "npm:^3.0.6" "@cypress/xvfb": "npm:^1.2.4" @@ -4098,7 +4098,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95 + checksum: a14b17bbcc9c17671341dae5ce812b80e0177b5f01ade41d890f62f8f1c8d02eed22756bcb82db4867c5b281bfd87613096e57c0e38baee8e06a26696c6c77c6 languageName: node linkType: hard @@ -4292,7 +4292,7 @@ __metadata: "@types/node": "npm:^22.13.0" "@typescript-eslint/eslint-plugin": "npm:^7.14" "@typescript-eslint/parser": "npm:^8.19.0" - cypress: "npm:^13.17.0" + cypress: "npm:^14.0.1" cypress-file-upload: "npm:^5.0.8" eslint: "npm:^8.57.0" eslint-config-airbnb-base: "npm:^15.0.0"