From ba611ee91b20a0c5f0072caf65d507e102dd9086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:23:01 +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 366d091a42e..c7c66708231 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@vitest/ui": "2.1.8", "@vueuse/core": "12.2.0", "commit-and-tag-version": "12.5.0", - "cypress": "13.17.0", + "cypress": "14.0.1", "eslint": "9.18.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-file-progress": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f904fe10d0..0797b2ad21a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 12.5.0 version: 12.5.0 cypress: - specifier: 13.17.0 - version: 13.17.0 + specifier: 14.0.1 + version: 14.0.1 eslint: specifier: 9.18.0 version: 9.18.0(jiti@2.4.2) @@ -1710,9 +1710,9 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - 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.1: + resolution: {integrity: sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true dargs@7.0.0: @@ -5252,7 +5252,7 @@ snapshots: csstype@3.1.3: {} - cypress@13.17.0: + cypress@14.0.1: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)