build(deps-dev): bump @testing-library/jest-dom from 5.16.1 to 5.16.2

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-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-02-11 12:41:22 +00:00 committed by jkozol
parent acc190a8cb
commit 9fbefee1c7
2 changed files with 31 additions and 48 deletions

View file

@ -55,7 +55,7 @@
"@babel/preset-react": "7.16.7",
"@redhat-cloud-services/frontend-components-config": "4.6.1",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"babel-core": "7.0.0-bridge.0",