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.18.0 to 8.18.1 (#1153)
* build(deps): bump @testing-library/dom from 8.18.0 to 8.18.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.18.0 to 8.18.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.18.0...v8.18.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 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
4df3668ca8
commit
99d140c337
+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.18.0",
|
||||
"@testing-library/dom": "^8.18.1",
|
||||
"@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.18.0
|
||||
"@testing-library/dom": ^8.18.1
|
||||
"@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.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "@testing-library/dom@npm:8.18.0"
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.18.1":
|
||||
version: 8.18.1
|
||||
resolution: "@testing-library/dom@npm:8.18.1"
|
||||
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: 24fd4fad91a5939a300f8a6c0c79d49dc7576823a2c0713d8ee67fea4f41e47e6a3122c04d45cc2844a25ed12bbe59a299d1e2055d53c707c8cad4d672767d13
|
||||
checksum: 432a7da2bb626b11375b22e22d12c02317b35d69c0f69972c03bd0104895b496f21dc5b9d4447adef6e0c9acb3c0a64337f7d38c9667dbbacf09d5cd523394dd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user