build(deps): bump @testing-library/dom from 8.5.0 to 8.6.0

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.5.0 to 8.6.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.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-23 12:10:40 -05:00
committed by David Lechner
parent c092348247
commit cca7497fd5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@pybricks/ide-docs": "1.6.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^6.2.2",
"@testing-library/dom": "^8.5.0",
"@testing-library/dom": "^8.6.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^12.1.0",
"@testing-library/user-event": "^13.2.0",