mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump @testing-library/dom from 8.20.0 to 9.0.0 (#1522)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.20.0 to 9.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/v8.20.0...v9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@reduxjs/toolkit": "^1.9.2",
|
||||
"@shopify/react-i18n": "^7.6.0",
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
"@testing-library/dom": "^8.20.0",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
@@ -2649,7 +2649,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.9.2
|
||||
"@shopify/react-i18n": ^7.6.0
|
||||
"@svgr/webpack": ^6.5.1
|
||||
"@testing-library/dom": ^8.20.0
|
||||
"@testing-library/dom": ^9.0.0
|
||||
"@testing-library/jest-dom": ^5.16.5
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
@@ -4556,7 +4556,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.20.0":
|
||||
"@testing-library/dom@npm:^8.0.0":
|
||||
version: 8.20.0
|
||||
resolution: "@testing-library/dom@npm:8.20.0"
|
||||
dependencies:
|
||||
@@ -4572,6 +4572,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@testing-library/dom@npm:9.0.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@types/aria-query": ^5.0.1
|
||||
aria-query: ^5.0.0
|
||||
chalk: ^4.1.0
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 5381bf9438f0ee35f795e7f9b203564aa455e7cd838b6677084c82dd56396779c38cc49ddffed4e57a8bcc3c62b4bc96ea684bb4b24d13655152db745327b2cd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:^5.16.5":
|
||||
version: 5.16.5
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.5"
|
||||
|
||||
Reference in New Issue
Block a user