build(deps-dev): bump @testing-library/dom from 8.11.1 to 8.11.2

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.11.1 to 8.11.2.
- [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.1...v8.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-25 12:03:27 +00:00 committed by jkozol
parent f51e9fd9b2
commit ced3d8373c
2 changed files with 10 additions and 10 deletions

View file

@ -54,7 +54,7 @@
"@babel/preset-flow": "7.16.7",
"@babel/preset-react": "7.16.7",
"@redhat-cloud-services/frontend-components-config": "4.5.11",
"@testing-library/dom": "8.11.1",
"@testing-library/dom": "8.11.2",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",