Bump @testing-library/cypress from 9.0.0 to 10.0.1 in /js (#23224)

Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v9.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-09-14 10:44:24 +02:00 committed by GitHub
parent 5958c7948d
commit 7c9a98c5fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 21 deletions

View file

@ -90,7 +90,7 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.4",
"@testing-library/cypress": "^9.0.0",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/dagre": "^0.7.49",

View file

@ -227,8 +227,8 @@ importers:
specifier: ^2.2.4
version: 2.2.4(cypress@13.1.0)
'@testing-library/cypress':
specifier: ^9.0.0
version: 9.0.0(cypress@13.1.0)
specifier: ^10.0.1
version: 10.0.1(cypress@13.1.0)
'@testing-library/jest-dom':
specifier: ^6.1.3
version: 6.1.3(vitest@0.34.4)
@ -1530,31 +1530,17 @@ packages:
resolution: {integrity: sha512-z/G02d+59gyyUb7KYhKi9jOhicek6QD2oMaotUyG+lUkybpXoV49dY9bj7Ah5Q+y7knK2jU67UTX9FyfGzaxQg==}
dev: true
/@testing-library/cypress@9.0.0(cypress@13.1.0):
resolution: {integrity: sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA==}
/@testing-library/cypress@10.0.1(cypress@13.1.0):
resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
cypress: ^12.0.0
cypress: ^12.0.0 || ^13.0.0
dependencies:
'@babel/runtime': 7.22.11
'@testing-library/dom': 8.20.1
'@testing-library/dom': 9.3.1
cypress: 13.1.0
dev: true
/@testing-library/dom@8.20.1:
resolution: {integrity: sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==}
engines: {node: '>=12'}
dependencies:
'@babel/code-frame': 7.22.13
'@babel/runtime': 7.22.11
'@types/aria-query': 5.0.1
aria-query: 5.1.3
chalk: 4.1.2
dom-accessibility-api: 0.5.16
lz-string: 1.5.0
pretty-format: 27.5.1
dev: true
/@testing-library/dom@9.3.1:
resolution: {integrity: sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==}
engines: {node: '>=14'}