Bump cypress from 13.3.0 to 13.3.1 in /js (#23926)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.3.1.
- [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.3.0...v13.3.1)

---
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] 2023-10-17 12:49:52 +02:00 committed by GitHub
parent a54070470a
commit c51060ae34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -100,7 +100,7 @@
"@types/react-dom": "^18.2.13", "@types/react-dom": "^18.2.13",
"@types/uuid": "^9.0.5", "@types/uuid": "^9.0.5",
"@vitejs/plugin-react-swc": "^3.4.0", "@vitejs/plugin-react-swc": "^3.4.0",
"cypress": "^13.3.0", "cypress": "^13.3.1",
"cypress-axe": "^1.5.0", "cypress-axe": "^1.5.0",
"jsdom": "^22.1.0", "jsdom": "^22.1.0",
"ldap-server-mock": "^6.0.1", "ldap-server-mock": "^6.0.1",

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.3.0) version: 2.2.5(cypress@13.3.1)
'@testing-library/cypress': '@testing-library/cypress':
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1(cypress@13.3.0) version: 10.0.1(cypress@13.3.1)
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.1.4 specifier: ^6.1.4
version: 6.1.4(vitest@0.34.6) version: 6.1.4(vitest@0.34.6)
@ -260,11 +260,11 @@ importers:
specifier: ^3.4.0 specifier: ^3.4.0
version: 3.4.0(vite@4.4.10) version: 3.4.0(vite@4.4.10)
cypress: cypress:
specifier: ^13.3.0 specifier: ^13.3.1
version: 13.3.0 version: 13.3.1
cypress-axe: cypress-axe:
specifier: ^1.5.0 specifier: ^1.5.0
version: 1.5.0(axe-core@4.7.2)(cypress@13.3.0) version: 1.5.0(axe-core@4.7.2)(cypress@13.3.1)
jsdom: jsdom:
specifier: ^22.1.0 specifier: ^22.1.0
version: 22.1.0 version: 22.1.0
@ -470,12 +470,12 @@ importers:
packages: packages:
/@4tw/cypress-drag-drop@2.2.5(cypress@13.3.0): /@4tw/cypress-drag-drop@2.2.5(cypress@13.3.1):
resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==} resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==}
peerDependencies: peerDependencies:
cypress: 2 - 13 cypress: 2 - 13
dependencies: dependencies:
cypress: 13.3.0 cypress: 13.3.1
dev: true dev: true
/@aashutoshrathi/word-wrap@1.2.6: /@aashutoshrathi/word-wrap@1.2.6:
@ -1641,7 +1641,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.3.0): /@testing-library/cypress@10.0.1(cypress@13.3.1):
resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
@ -1649,7 +1649,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.22.11 '@babel/runtime': 7.22.11
'@testing-library/dom': 9.3.1 '@testing-library/dom': 9.3.1
cypress: 13.3.0 cypress: 13.3.1
dev: true dev: true
/@testing-library/dom@9.3.1: /@testing-library/dom@9.3.1:
@ -2995,7 +2995,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.7.2)(cypress@13.3.0): /cypress-axe@1.5.0(axe-core@4.7.2)(cypress@13.3.1):
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:
@ -3003,11 +3003,11 @@ packages:
cypress: ^10 || ^11 || ^12 || ^13 cypress: ^10 || ^11 || ^12 || ^13
dependencies: dependencies:
axe-core: 4.7.2 axe-core: 4.7.2
cypress: 13.3.0 cypress: 13.3.1
dev: true dev: true
/cypress@13.3.0: /cypress@13.3.1:
resolution: {integrity: sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==} resolution: {integrity: sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==}
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