From 6e559dacfe15942ac5b4bedec77813c7a6acc833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:26:47 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.5.1 to 13.6.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.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/v13.5.1...v13.6.0) --- 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 ef9af45b..fe698ee1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@total-typescript/ts-reset": "0.5.1", "@types/react": "18.0.24", "@typescript-eslint/eslint-plugin": "6.11.0", - "cypress": "13.5.1", + "cypress": "13.6.0", "cypress-codegen": "workspace:*", "eslint": "8.26.0", "eslint-plugin-cypress": "2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01f16eff..f9a5224e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 6.11.0 version: 6.11.0(@typescript-eslint/parser@6.10.0)(eslint@8.26.0)(typescript@5.2.2) cypress: - specifier: 13.5.1 - version: 13.5.1 + specifier: 13.6.0 + version: 13.6.0 cypress-codegen: specifier: workspace:* version: link:packages/cypress-codegen @@ -2843,8 +2843,8 @@ packages: yauzl: 2.10.0 dev: false - /cypress@13.5.1: - resolution: {integrity: sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==} + /cypress@13.6.0: + resolution: {integrity: sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true