From cf7a61225bd44906afb7e77600f34160beaa2b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:56:53 +0100 Subject: [PATCH] Bump cypress from 13.6.2 to 13.6.3 in /js (#26247) Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.2 to 13.6.3. - [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.2...v13.6.3) --- 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 +- js/pnpm-lock.yaml | 33 +++++++++++++-------------------- 2 files changed, 14 insertions(+), 21 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index fb606d57a843..50f9b118e858 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -100,7 +100,7 @@ "@types/react-dom": "^18.2.18", "@types/uuid": "^9.0.7", "@vitejs/plugin-react-swc": "^3.5.0", - "cypress": "^13.6.2", + "cypress": "^13.6.3", "cypress-axe": "^1.5.0", "jsdom": "^23.2.0", "ldap-server-mock": "^6.0.1", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 3bbe30f9956e..89fa04f04950 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -225,10 +225,10 @@ importers: devDependencies: '@4tw/cypress-drag-drop': specifier: ^2.2.5 - version: 2.2.5(cypress@13.6.2) + version: 2.2.5(cypress@13.6.3) '@testing-library/cypress': specifier: ^10.0.1 - version: 10.0.1(cypress@13.6.2) + version: 10.0.1(cypress@13.6.3) '@testing-library/jest-dom': specifier: ^6.2.0 version: 6.2.0(vitest@1.2.0) @@ -257,11 +257,11 @@ importers: specifier: ^3.5.0 version: 3.5.0(vite@5.0.11) cypress: - specifier: ^13.6.2 - version: 13.6.2 + specifier: ^13.6.3 + version: 13.6.3 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.8.2)(cypress@13.6.2) + version: 1.5.0(axe-core@4.8.2)(cypress@13.6.3) jsdom: specifier: ^23.2.0 version: 23.2.0 @@ -488,12 +488,12 @@ importers: packages: - /@4tw/cypress-drag-drop@2.2.5(cypress@13.6.2): + /@4tw/cypress-drag-drop@2.2.5(cypress@13.6.3): resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==} peerDependencies: cypress: 2 - 13 dependencies: - cypress: 13.6.2 + cypress: 13.6.3 dev: true /@aashutoshrathi/word-wrap@1.2.6: @@ -1780,7 +1780,7 @@ packages: resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==} dev: true - /@testing-library/cypress@10.0.1(cypress@13.6.2): + /@testing-library/cypress@10.0.1(cypress@13.6.3): resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1788,7 +1788,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 '@testing-library/dom': 9.3.3 - cypress: 13.6.2 + cypress: 13.6.3 dev: true /@testing-library/dom@9.3.3: @@ -2099,12 +2099,6 @@ packages: resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==} dev: true - /@types/node@18.18.8: - resolution: {integrity: sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==} - dependencies: - undici-types: 5.26.5 - dev: true - /@types/node@20.11.0: resolution: {integrity: sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==} dependencies: @@ -3157,7 +3151,7 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.6.2): + /cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.6.3): resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==} engines: {node: '>=10'} peerDependencies: @@ -3165,18 +3159,17 @@ packages: cypress: ^10 || ^11 || ^12 || ^13 dependencies: axe-core: 4.8.2 - cypress: 13.6.2 + cypress: 13.6.3 dev: true - /cypress@13.6.2: - resolution: {integrity: sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==} + /cypress@13.6.3: + resolution: {integrity: sha512-d/pZvgwjAyZsoyJ3FOsJT5lDsqnxQ/clMqnNc++rkHjbkkiF2h9s0JsZSyyH4QXhVFW3zPFg82jD25roFLOdZA==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 18.18.8 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.5 arch: 2.2.0