From 0e613f003a02f20af514ccc22a77b9227afb5119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 02:03:16 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.6.0 to 13.6.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.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.0...v13.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... 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 1a66a6f4..0bf96cbc 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.13.1", - "cypress": "13.6.0", + "cypress": "13.6.1", "cypress-codegen": "workspace:*", "eslint": "8.26.0", "eslint-plugin-cypress": "2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4c6b958..2e90e021 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 6.13.1 version: 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.26.0)(typescript@5.3.2) cypress: - specifier: 13.6.0 - version: 13.6.0 + specifier: 13.6.1 + version: 13.6.1 cypress-codegen: specifier: workspace:* version: link:packages/cypress-codegen @@ -2791,8 +2791,8 @@ packages: yauzl: 2.10.0 dev: false - /cypress@13.6.0: - resolution: {integrity: sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==} + /cypress@13.6.1: + resolution: {integrity: sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true