mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump @testing-library/dom from 8.18.1 to 8.19.0 (#1197)
* build(deps): bump @testing-library/dom from 8.18.1 to 8.19.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.18.1 to 8.19.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.18.1...v8.19.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
2412662e6e
commit
aae3dd574d
+1
-1
@@ -21,7 +21,7 @@
|
||||
"@reduxjs/toolkit": "^1.8.6",
|
||||
"@shopify/react-i18n": "^7.2.4",
|
||||
"@svgr/webpack": "^6.4.0",
|
||||
"@testing-library/dom": "^8.18.1",
|
||||
"@testing-library/dom": "^8.19.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
@@ -2416,7 +2416,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.8.6
|
||||
"@shopify/react-i18n": ^7.2.4
|
||||
"@svgr/webpack": ^6.4.0
|
||||
"@testing-library/dom": ^8.18.1
|
||||
"@testing-library/dom": ^8.19.0
|
||||
"@testing-library/jest-dom": ^5.16.5
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
@@ -4268,9 +4268,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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"
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.19.0":
|
||||
version: 8.19.0
|
||||
resolution: "@testing-library/dom@npm:8.19.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -4280,7 +4280,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 432a7da2bb626b11375b22e22d12c02317b35d69c0f69972c03bd0104895b496f21dc5b9d4447adef6e0c9acb3c0a64337f7d38c9667dbbacf09d5cd523394dd
|
||||
checksum: 6bb93fef96703b6c47cf1b7cc8f71d402a9576084a94ba4e9926f51bd7bb1287fbb4f6942d82bd03fc6f3d998ae97e60f6aea4618f3a1ce6139597d2a4ecb7b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user