mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump @testing-library/dom from 8.7.1 to 8.7.2
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.7.1 to 8.7.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.7.1...v8.7.2) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
9dd4bdb8b3
commit
dbd9012e9f
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@pybricks/ide-docs": "1.6.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.2.3",
|
||||
"@testing-library/dom": "^8.7.1",
|
||||
"@testing-library/dom": "^8.7.2",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/react": "^12.1.1",
|
||||
"@testing-library/user-event": "^13.2.0",
|
||||
|
||||
Reference in New Issue
Block a user