Bump cypress from 13.6.4 to 13.6.6 in /js (#27249)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.4 to 13.6.6.
- [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.4...v13.6.6)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-23 10:48:32 +01:00 committed by GitHub
parent 5ae299caf4
commit c7b858bd42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View file

@ -100,7 +100,7 @@
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.2.19",
"@types/uuid": "^9.0.8", "@types/uuid": "^9.0.8",
"@vitejs/plugin-react-swc": "^3.6.0", "@vitejs/plugin-react-swc": "^3.6.0",
"cypress": "^13.6.4", "cypress": "^13.6.6",
"cypress-axe": "^1.5.0", "cypress-axe": "^1.5.0",
"cypress-split": "^1.20.1", "cypress-split": "^1.20.1",
"jsdom": "^24.0.0", "jsdom": "^24.0.0",

View file

@ -228,10 +228,10 @@ importers:
devDependencies: devDependencies:
'@4tw/cypress-drag-drop': '@4tw/cypress-drag-drop':
specifier: ^2.2.5 specifier: ^2.2.5
version: 2.2.5(cypress@13.6.4) version: 2.2.5(cypress@13.6.6)
'@testing-library/cypress': '@testing-library/cypress':
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1(cypress@13.6.4) version: 10.0.1(cypress@13.6.6)
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.4.2 specifier: ^6.4.2
version: 6.4.2(vitest@1.3.1) version: 6.4.2(vitest@1.3.1)
@ -260,11 +260,11 @@ importers:
specifier: ^3.6.0 specifier: ^3.6.0
version: 3.6.0(vite@5.1.4) version: 3.6.0(vite@5.1.4)
cypress: cypress:
specifier: ^13.6.4 specifier: ^13.6.6
version: 13.6.4 version: 13.6.6
cypress-axe: cypress-axe:
specifier: ^1.5.0 specifier: ^1.5.0
version: 1.5.0(axe-core@4.8.2)(cypress@13.6.4) version: 1.5.0(axe-core@4.8.2)(cypress@13.6.6)
cypress-split: cypress-split:
specifier: ^1.20.1 specifier: ^1.20.1
version: 1.20.1(@babel/core@7.23.9) version: 1.20.1(@babel/core@7.23.9)
@ -491,12 +491,12 @@ importers:
packages: packages:
/@4tw/cypress-drag-drop@2.2.5(cypress@13.6.4): /@4tw/cypress-drag-drop@2.2.5(cypress@13.6.6):
resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==} resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==}
peerDependencies: peerDependencies:
cypress: 2 - 13 cypress: 2 - 13
dependencies: dependencies:
cypress: 13.6.4 cypress: 13.6.6
dev: true dev: true
/@aashutoshrathi/word-wrap@1.2.6: /@aashutoshrathi/word-wrap@1.2.6:
@ -1901,7 +1901,7 @@ packages:
resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==} resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==}
dev: true dev: true
/@testing-library/cypress@10.0.1(cypress@13.6.4): /@testing-library/cypress@10.0.1(cypress@13.6.6):
resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
@ -1909,7 +1909,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.23.2 '@babel/runtime': 7.23.2
'@testing-library/dom': 9.3.3 '@testing-library/dom': 9.3.3
cypress: 13.6.4 cypress: 13.6.6
dev: true dev: true
/@testing-library/dom@9.3.3: /@testing-library/dom@9.3.3:
@ -3421,7 +3421,7 @@ packages:
/csstype@3.1.2: /csstype@3.1.2:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
/cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.6.4): /cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.6.6):
resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==} resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
peerDependencies: peerDependencies:
@ -3429,7 +3429,7 @@ packages:
cypress: ^10 || ^11 || ^12 || ^13 cypress: ^10 || ^11 || ^12 || ^13
dependencies: dependencies:
axe-core: 4.8.2 axe-core: 4.8.2
cypress: 13.6.4 cypress: 13.6.6
dev: true dev: true
/cypress-split@1.20.1(@babel/core@7.23.9): /cypress-split@1.20.1(@babel/core@7.23.9):
@ -3448,8 +3448,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/cypress@13.6.4: /cypress@13.6.6:
resolution: {integrity: sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==} resolution: {integrity: sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==}
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
requiresBuild: true requiresBuild: true