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

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

---
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] 2021-11-11 04:39:52 +00:00 committed by jkozol
parent 2782342cb3
commit c14a209421
2 changed files with 4 additions and 4 deletions

View file

@ -53,7 +53,7 @@
"@babel/preset-flow": "7.16.0",
"@babel/preset-react": "7.16.0",
"@redhat-cloud-services/frontend-components-config": "4.5.0",
"@testing-library/dom": "8.11.0",
"@testing-library/dom": "8.11.1",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",