mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @testing-library/dom from 8.16.0 to 8.16.1 (#1038)
* build(deps): bump @testing-library/dom from 8.16.0 to 8.16.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.16.0 to 8.16.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.16.0...v8.16.1) --- 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> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
35312810c3
commit
af024e16cb
+1
-1
@@ -20,7 +20,7 @@
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@shopify/react-i18n": "^7.2.0",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/dom": "^8.16.0",
|
||||
"@testing-library/dom": "^8.16.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.2",
|
||||
|
||||
@@ -2364,7 +2364,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.8.3
|
||||
"@shopify/react-i18n": ^7.2.0
|
||||
"@svgr/webpack": ^6.3.1
|
||||
"@testing-library/dom": ^8.16.0
|
||||
"@testing-library/dom": ^8.16.1
|
||||
"@testing-library/jest-dom": ^5.16.5
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.2
|
||||
@@ -4191,9 +4191,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.16.0":
|
||||
version: 8.16.0
|
||||
resolution: "@testing-library/dom@npm:8.16.0"
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.16.1":
|
||||
version: 8.16.1
|
||||
resolution: "@testing-library/dom@npm:8.16.1"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -4203,7 +4203,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 37aabbec872522bcb51106ecb700d9be601293e75445084b6cc195921db4b2d06d6bd4c67ad834174c129f2199c39aa540b6d17c296fcbd701dc99fd800afe36
|
||||
checksum: eca86b69f28cdab7226209075b3ca54f87fc0fc92a41440bbfa41e14ed0815aac4a63b1d9a08230e0dbd0de3a54c61cd90a3a423695e6840124e2473c8149e99
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user