From 8bd3ec140d101bfa560bfefd90d0c3d121fbd298 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:08:31 +0200 Subject: [PATCH] chore(deps): update dependency cypress to ^13.11.0 (#1341) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 0858c4239..3adbe42c0 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/parser": "^7.12.0", "commitizen": "^4.3.0", - "cypress": "^13.10.0", + "cypress": "^13.11.0", "cypress-real-events": "^1.12.0", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 974aadaa5..5f3b9b327 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,11 +145,11 @@ importers: specifier: ^4.3.0 version: 4.3.0(@types/node@20.12.7)(typescript@5.4.5) cypress: - specifier: ^13.10.0 - version: 13.10.0 + specifier: ^13.11.0 + version: 13.11.0 cypress-real-events: specifier: ^1.12.0 - version: 1.12.0(cypress@13.10.0) + version: 1.12.0(cypress@13.11.0) cz-conventional-changelog: specifier: ^3.3.0 version: 3.3.0(@types/node@20.12.7)(typescript@5.4.5) @@ -3476,8 +3476,8 @@ packages: peerDependencies: cypress: ^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x - cypress@13.10.0: - resolution: {integrity: sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==} + cypress@13.11.0: + resolution: {integrity: sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -12165,11 +12165,11 @@ snapshots: csstype@3.1.3: {} - cypress-real-events@1.12.0(cypress@13.10.0): + cypress-real-events@1.12.0(cypress@13.11.0): dependencies: - cypress: 13.10.0 + cypress: 13.11.0 - cypress@13.10.0: + cypress@13.11.0: dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)