From e520d7efec20110dbf837a21249f58a977c62a6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:51:37 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v14 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d02fc3d..2d0939b 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@vue/compiler-sfc": "^3.5.13", "chalk": "^5.4.1", "conventional-changelog-cli": "^5.0.0", - "cypress": "^13.17.0", + "cypress": "^14.0.0", "cypress-plugin-tab": "^1.0.5", "focus-trap": "^7.6.4", "lint-staged": "^15.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abe1e9b..989ae4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^5.0.0 version: 5.0.0(conventional-commits-filter@4.0.0) cypress: - specifier: ^13.17.0 - version: 13.17.0 + specifier: ^14.0.0 + version: 14.0.0 cypress-plugin-tab: specifier: ^1.0.5 version: 1.0.5 @@ -1075,9 +1075,9 @@ packages: cypress-plugin-tab@1.0.5: resolution: {integrity: sha512-QtTJcifOVwwbeMP3hsOzQOKf3EqKsLyjtg9ZAGlYDntrCRXrsQhe4ZQGIthRMRLKpnP6/tTk6G0gJ2sZUfRliQ==} - cypress@13.17.0: - resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} - engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} + cypress@14.0.0: + resolution: {integrity: sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true dashdash@1.14.1: @@ -3029,7 +3029,7 @@ snapshots: dependencies: ally.js: 1.4.1 - cypress@13.17.0: + cypress@14.0.0: dependencies: '@cypress/request': 3.0.6 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)