From dd73099e8f229830eeb0f55f881ee6bfb1183cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:35:33 +0200 Subject: [PATCH] Bump cypress from 13.14.1 to 13.14.2 (#32673) Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.14.2. - [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.14.1...v13.14.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/admin-ui/package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index fd03ddd04d..6b573dacff 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -117,7 +117,7 @@ "@types/react-dom": "^18.3.0", "@types/uuid": "^10.0.0", "@vitejs/plugin-react-swc": "^3.7.0", - "cypress": "^13.14.1", + "cypress": "^13.14.2", "cypress-axe": "^1.5.0", "cypress-split": "^1.24.0", "jsdom": "^25.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbf99633e3..de124ee82d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -231,10 +231,10 @@ importers: devDependencies: '@4tw/cypress-drag-drop': specifier: ^2.2.5 - version: 2.2.5(cypress@13.14.1) + version: 2.2.5(cypress@13.14.2) '@testing-library/cypress': specifier: ^10.0.2 - version: 10.0.2(cypress@13.14.1) + version: 10.0.2(cypress@13.14.2) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -266,11 +266,11 @@ importers: specifier: ^3.7.0 version: 3.7.0(vite@5.4.3(@types/node@22.5.2)(lightningcss@1.26.0)(terser@5.31.6)) cypress: - specifier: ^13.14.1 - version: 13.14.1 + specifier: ^13.14.2 + version: 13.14.2 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.10.0)(cypress@13.14.1) + version: 1.5.0(axe-core@4.10.0)(cypress@13.14.2) cypress-split: specifier: ^1.24.0 version: 1.24.0(@babel/core@7.25.2) @@ -2299,8 +2299,8 @@ packages: resolution: {integrity: sha512-ZEFh1m6z+HwPWpB1h9YAF1L6K/wkPBR3vD+v8Rrg8BRm50sZ7oSx6Dw+sv6zfr5Pfqv247CnobLewdFBLlPIBQ==} hasBin: true - cypress@13.14.1: - resolution: {integrity: sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==} + cypress@13.14.2: + resolution: {integrity: sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -5033,9 +5033,9 @@ ignoredOptionalDependencies: snapshots: - '@4tw/cypress-drag-drop@2.2.5(cypress@13.14.1)': + '@4tw/cypress-drag-drop@2.2.5(cypress@13.14.2)': dependencies: - cypress: 13.14.1 + cypress: 13.14.2 '@actions/core@1.10.1': dependencies: @@ -5969,11 +5969,11 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@testing-library/cypress@10.0.2(cypress@13.14.1)': + '@testing-library/cypress@10.0.2(cypress@13.14.2)': dependencies: '@babel/runtime': 7.25.6 '@testing-library/dom': 10.4.0 - cypress: 13.14.1 + cypress: 13.14.2 '@testing-library/dom@10.4.0': dependencies: @@ -6851,10 +6851,10 @@ snapshots: csstype@3.1.3: {} - cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.14.1): + cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.14.2): dependencies: axe-core: 4.10.0 - cypress: 13.14.1 + cypress: 13.14.2 cypress-split@1.24.0(@babel/core@7.25.2): dependencies: @@ -6870,7 +6870,7 @@ snapshots: - '@babel/core' - supports-color - cypress@13.14.1: + cypress@13.14.2: dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)