From e4a3a76095e147bb211ca93d74d5545ce43e6228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:36:59 -0400 Subject: [PATCH] Bump cypress from 13.7.0 to 13.7.1 (#2652) Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.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.7.0...v13.7.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index af05a59e4..516a7aa46 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@release-it-plugins/workspaces": "^4.2.0", "autoprefixer": "^10.4.16", "better-docs": "^2.7.3", - "cypress": "^13.7.0", + "cypress": "^13.7.1", "cypress-plugin-tab": "^1.0.5", "del": "^7.1.0", "eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9455ee83..8f8735c9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^2.7.3 version: 2.7.3(prop-types@15.8.1)(react-dom@17.0.2)(react@17.0.2) cypress: - specifier: ^13.7.0 - version: 13.7.0 + specifier: ^13.7.1 + version: 13.7.1 cypress-plugin-tab: specifier: ^1.0.5 version: 1.0.5 @@ -5930,8 +5930,8 @@ packages: ally.js: 1.4.1 dev: true - /cypress@13.7.0: - resolution: {integrity: sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==} + /cypress@13.7.1: + resolution: {integrity: sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true