Bump cypress from 12.17.0 to 12.17.1 in /js (#21571)

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.0 to 12.17.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/v12.17.0...v12.17.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-07-11 13:38:12 +02:00 committed by GitHub
parent 9d6089aef3
commit 7d348b9053
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.17.0",
"cypress": "^12.17.1",
"cypress-axe": "^1.4.0",
"jsdom": "^22.1.0",
"ldap-server-mock": "^6.0.1",

View file

@ -228,10 +228,10 @@ importers:
devDependencies:
'@4tw/cypress-drag-drop':
specifier: ^2.2.4
version: 2.2.4(cypress@12.17.0)
version: 2.2.4(cypress@12.17.1)
'@testing-library/cypress':
specifier: ^9.0.0
version: 9.0.0(cypress@12.17.0)
version: 9.0.0(cypress@12.17.1)
'@testing-library/jest-dom':
specifier: ^5.16.5
version: 5.16.5
@ -263,11 +263,11 @@ importers:
specifier: ^3.3.2
version: 3.3.2(vite@4.4.2)
cypress:
specifier: ^12.17.0
version: 12.17.0
specifier: ^12.17.1
version: 12.17.1
cypress-axe:
specifier: ^1.4.0
version: 1.4.0(axe-core@4.7.2)(cypress@12.17.0)
version: 1.4.0(axe-core@4.7.2)(cypress@12.17.1)
jsdom:
specifier: ^22.1.0
version: 22.1.0
@ -467,12 +467,12 @@ importers:
packages:
/@4tw/cypress-drag-drop@2.2.4(cypress@12.17.0):
/@4tw/cypress-drag-drop@2.2.4(cypress@12.17.1):
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.17.0
cypress: 12.17.1
dev: true
/@aashutoshrathi/word-wrap@1.2.6:
@ -1560,7 +1560,7 @@ packages:
'@swc/core-win32-x64-msvc': 1.3.64
dev: true
/@testing-library/cypress@9.0.0(cypress@12.17.0):
/@testing-library/cypress@9.0.0(cypress@12.17.1):
resolution: {integrity: sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
@ -1568,7 +1568,7 @@ packages:
dependencies:
'@babel/runtime': 7.22.5
'@testing-library/dom': 8.20.0
cypress: 12.17.0
cypress: 12.17.1
dev: true
/@testing-library/dom@8.20.0:
@ -2946,7 +2946,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.17.0):
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@12.17.1):
resolution: {integrity: sha512-Ut7NKfzjyKm0BEbt2WxuKtLkIXmx6FD2j0RwdvO/Ykl7GmB/qRQkwbKLk3VP35+83hiIr8GKD04PDdrTK5BnyA==}
engines: {node: '>=10'}
peerDependencies:
@ -2954,11 +2954,11 @@ packages:
cypress: ^10 || ^11 || ^12
dependencies:
axe-core: 4.7.2
cypress: 12.17.0
cypress: 12.17.1
dev: true
/cypress@12.17.0:
resolution: {integrity: sha512-nq0ug8Zrjq/2khHU1PTNxg+3/n1oqtmAFCxwQhS6QzkQ4mR6RLitX+cGIOuIMfnEbDAtVub0hZh661FOA16JxA==}
/cypress@12.17.1:
resolution: {integrity: sha512-eKfBgO6t8waEyhegL4gxD7tcI6uTCGttu+ZU7y9Hq8BlpMztd7iLeIF4AJFAnbZH1xjX+wwgg4cRKFNSvv3VWQ==}
engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0}
hasBin: true
requiresBuild: true