build(deps-dev): bump @testing-library/dom from 8.11.4 to 8.13.0

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.11.4 to 8.13.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/v8.11.4...v8.13.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] 2022-04-11 11:42:07 +00:00 committed by Sanne Raymaekers
parent f8c7b1f551
commit 7a9143c79e
2 changed files with 8 additions and 8 deletions

View file

@ -55,7 +55,7 @@
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@redhat-cloud-services/frontend-components-config": "4.6.6",
"@testing-library/dom": "8.11.4",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",