Bump cypress from 12.14.0 to 12.16.0 in /js (#21233)

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.16.0.
- [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/v12.14.0...v12.16.0)

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

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-06-26 22:10:56 +02:00 committed by GitHub
parent 870769d119
commit 98f8c67b80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -102,7 +102,7 @@
"@types/react-dom": "^18.2.6",
"@types/uuid": "^9.0.2",
"@vitejs/plugin-react-swc": "^3.3.2",
"cypress": "^12.14.0",
"cypress": "^12.16.0",
"cypress-axe": "^1.4.0",
"jsdom": "^22.1.0",
"ldap-server-mock": "^6.0.1",

View file

@ -225,10 +225,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.4
version: 2.2.4(cypress@12.14.0)
version: 2.2.4(cypress@12.16.0)
'@testing-library/cypress':
specifier: ^9.0.0
version: 9.0.0(cypress@12.14.0)
version: 9.0.0(cypress@12.16.0)
'@testing-library/jest-dom':
specifier: ^5.16.5
version: 5.16.5
@ -260,11 +260,11 @@ importers:
specifier: ^3.3.2
version: 3.3.2(vite@4.3.9)
cypress:
specifier: ^12.14.0
version: 12.14.0
specifier: ^12.16.0
version: 12.16.0
cypress-axe:
specifier: ^1.4.0
version: 1.4.0(axe-core@4.7.2)(cypress@12.14.0)
version: 1.4.0(axe-core@4.7.2)(cypress@12.16.0)
jsdom:
specifier: ^22.1.0
version: 22.1.0
@ -464,12 +464,12 @@ importers:
packages:
/@4tw/cypress-drag-drop@2.2.4(cypress@12.14.0):
/@4tw/cypress-drag-drop@2.2.4(cypress@12.16.0):
resolution: {integrity: sha512-6mmjJ0SHjciI0JNofdVcN1LYLbvUcUT3oY2O+1HaTlQlpKPlX9kBc040Sik6RYFK7cgWvUNwoDoDoGSKA4IS/g==}
peerDependencies:
cypress: ^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0
dependencies:
cypress: 12.14.0
cypress: 12.16.0
dev: true
/@adobe/css-tools@4.2.0:
@ -1552,7 +1552,7 @@ packages:
'@swc/core-win32-x64-msvc': 1.3.64
dev: true
/@testing-library/cypress@9.0.0(cypress@12.14.0):
/@testing-library/cypress@9.0.0(cypress@12.16.0):
resolution: {integrity: sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
@ -1560,7 +1560,7 @@ packages:
dependencies:
'@babel/runtime': 7.22.5
'@testing-library/dom': 8.20.0
cypress: 12.14.0
cypress: 12.16.0
dev: true
/@testing-library/dom@8.20.0:
@ -2892,7 +2892,7 @@ packages:
/csstype@3.1.2:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@12.14.0):
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@12.16.0):
resolution: {integrity: sha512-Ut7NKfzjyKm0BEbt2WxuKtLkIXmx6FD2j0RwdvO/Ykl7GmB/qRQkwbKLk3VP35+83hiIr8GKD04PDdrTK5BnyA==}
engines: {node: '>=10'}
peerDependencies:
@ -2900,11 +2900,11 @@ packages:
cypress: ^10 || ^11 || ^12
dependencies:
axe-core: 4.7.2
cypress: 12.14.0
cypress: 12.16.0
dev: true
/cypress@12.14.0:
resolution: {integrity: sha512-HiLIXKXZaIT1RT7sw1sVPt+qKtis3uYNm6KwC4qoYjabwLKaqZlyS/P+uVvvlBNcHIwL/BC6nQZajpbUd7hOgQ==}
/cypress@12.16.0:
resolution: {integrity: sha512-mwv1YNe48hm0LVaPgofEhGCtLwNIQEjmj2dJXnAkY1b4n/NE9OtgPph4TyS+tOtYp5CKtRmDvBzWseUXQTjbTg==}
engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0}
hasBin: true
requiresBuild: true