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.1 to 8.17.1 (#1045)
* build(deps): bump @testing-library/dom from 8.16.1 to 8.17.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.16.1 to 8.17.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.1...v8.17.1) --- 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
1e709581b9
commit
748a267c19
+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.1",
|
||||
"@testing-library/dom": "^8.17.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
@@ -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.1
|
||||
"@testing-library/dom": ^8.17.1
|
||||
"@testing-library/jest-dom": ^5.16.5
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
@@ -4191,9 +4191,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.17.1":
|
||||
version: 8.17.1
|
||||
resolution: "@testing-library/dom@npm:8.17.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: eca86b69f28cdab7226209075b3ca54f87fc0fc92a41440bbfa41e14ed0815aac4a63b1d9a08230e0dbd0de3a54c61cd90a3a423695e6840124e2473c8149e99
|
||||
checksum: e4df091fcf84c9eac4a6ee4c76674c1d562bf98732f0ac8820972d7718ab10397b672b9f082aace3cacd1f610fc77de6e1b6094e67afe1df0443bf22eb9deab2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user