build(deps): bump @testing-library/dom from 7.31.2 to 8.0.0

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.0.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/v7.31.2...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-23 20:59:36 +00:00
committed by GitHub
parent 1c30726086
commit fadb01c5e5
2 changed files with 49 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@pybricks/ide-docs": "1.4.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.3.0",
"@testing-library/dom": "^7.30.0",
"@testing-library/dom": "^8.0.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.1",