From 5809d2c77d1d8403744b2621e5b2d79071b1e06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:55:50 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.6.6 to 13.7.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 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.6.6...v13.7.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8ca947b..77bd0fa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/parser": "^6.21.0", "@vitejs/plugin-react-swc": "^3.6.0", "csv": "^6.3.8", - "cypress": "^13.6.6", + "cypress": "^13.7.1", "eslint": "8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cb77ef..49db597 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ devDependencies: specifier: ^6.3.8 version: 6.3.8 cypress: - specifier: ^13.6.6 - version: 13.6.6 + specifier: ^13.7.1 + version: 13.7.1 eslint: specifier: 8.57.0 version: 8.57.0 @@ -2919,8 +2919,8 @@ packages: stream-transform: 3.3.1 dev: true - /cypress@13.6.6: - resolution: {integrity: sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==} + /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