mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @testing-library/dom from 8.17.1 to 8.18.0 (#1149)
* build(deps): bump @testing-library/dom from 8.17.1 to 8.18.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.17.1 to 8.18.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.17.1...v8.18.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 Signed-off-by: dependabot[bot] <support@github.com> 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
189cda94b1
commit
5bd4c57cee
+1
-1
@@ -21,7 +21,7 @@
|
||||
"@reduxjs/toolkit": "^1.8.5",
|
||||
"@shopify/react-i18n": "^7.2.3",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/dom": "^8.17.1",
|
||||
"@testing-library/dom": "^8.18.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
@@ -2423,7 +2423,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.8.5
|
||||
"@shopify/react-i18n": ^7.2.3
|
||||
"@svgr/webpack": ^6.3.1
|
||||
"@testing-library/dom": ^8.17.1
|
||||
"@testing-library/dom": ^8.18.0
|
||||
"@testing-library/jest-dom": ^5.16.5
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
@@ -4335,9 +4335,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "@testing-library/dom@npm:8.18.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -4347,7 +4347,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: e4df091fcf84c9eac4a6ee4c76674c1d562bf98732f0ac8820972d7718ab10397b672b9f082aace3cacd1f610fc77de6e1b6094e67afe1df0443bf22eb9deab2
|
||||
checksum: 24fd4fad91a5939a300f8a6c0c79d49dc7576823a2c0713d8ee67fea4f41e47e6a3122c04d45cc2844a25ed12bbe59a299d1e2055d53c707c8cad4d672767d13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user