mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump @testing-library/dom from 8.14.0 to 8.16.0 (#969)
* build(deps): bump @testing-library/dom from 8.14.0 to 8.16.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.14.0 to 8.16.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.14.0...v8.16.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> * [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
3b8461020f
commit
cd85700cac
+1
-1
@@ -19,7 +19,7 @@
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@shopify/react-i18n": "^7.1.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/dom": "^8.14.0",
|
||||
"@testing-library/dom": "^8.16.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
|
||||
@@ -2306,7 +2306,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.8.3
|
||||
"@shopify/react-i18n": ^7.1.3
|
||||
"@svgr/webpack": ^6.2.1
|
||||
"@testing-library/dom": ^8.14.0
|
||||
"@testing-library/dom": ^8.16.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.2.1
|
||||
@@ -4123,9 +4123,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.14.0":
|
||||
version: 8.14.0
|
||||
resolution: "@testing-library/dom@npm:8.14.0"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -4135,7 +4135,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: a916ea5167bc02b4666a519814c2b9563be91e912038816e3bd2a4e295122a3aab68b102fc8f0205219e5c4201e6994894bc7d24a8b4aae0e2e8f88cbeb65971
|
||||
checksum: 37aabbec872522bcb51106ecb700d9be601293e75445084b6cc195921db4b2d06d6bd4c67ad834174c129f2199c39aa540b6d17c296fcbd701dc99fd800afe36
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user