Bump @testing-library/dom from 10.1.0 to 10.2.0

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-25 00:53:07 +00:00 committed by Hynek Mlnařík
parent 684594172a
commit 797ce09ec7
2 changed files with 10 additions and 10 deletions

View file

@ -93,7 +93,7 @@
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@testing-library/cypress": "^10.0.2",
"@testing-library/dom": "^10.1.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/dagre": "^0.7.52",

View file

@ -233,14 +233,14 @@ importers:
specifier: ^10.0.2
version: 10.0.2(cypress@13.12.0)
'@testing-library/dom':
specifier: ^10.1.0
version: 10.1.0
specifier: ^10.2.0
version: 10.2.0
'@testing-library/jest-dom':
specifier: ^6.4.6
version: 6.4.6(vitest@1.6.0(@types/node@20.14.8)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0))
'@testing-library/react':
specifier: ^16.0.0
version: 16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version: 16.0.0(@testing-library/dom@10.2.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@types/dagre':
specifier: ^0.7.52
version: 0.7.52
@ -1479,8 +1479,8 @@ packages:
peerDependencies:
cypress: ^12.0.0 || ^13.0.0
'@testing-library/dom@10.1.0':
resolution: {integrity: sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==}
'@testing-library/dom@10.2.0':
resolution: {integrity: sha512-CytIvb6tVOADRngTHGWNxH8LPgO/3hi/BdCEHOf7Qd2GvZVClhVP0Wo/QHzWhpki49Bk0b4VT6xpt3fx8HTSIw==}
engines: {node: '>=18'}
'@testing-library/jest-dom@6.4.6':
@ -5980,10 +5980,10 @@ snapshots:
'@testing-library/cypress@10.0.2(cypress@13.12.0)':
dependencies:
'@babel/runtime': 7.24.5
'@testing-library/dom': 10.1.0
'@testing-library/dom': 10.2.0
cypress: 13.12.0
'@testing-library/dom@10.1.0':
'@testing-library/dom@10.2.0':
dependencies:
'@babel/code-frame': 7.24.2
'@babel/runtime': 7.24.5
@ -6007,10 +6007,10 @@ snapshots:
optionalDependencies:
vitest: 1.6.0(@types/node@20.14.8)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0)
'@testing-library/react@16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
'@testing-library/react@16.0.0(@testing-library/dom@10.2.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@babel/runtime': 7.24.5
'@testing-library/dom': 10.1.0
'@testing-library/dom': 10.2.0
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
optionalDependencies: