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.13.0 to 8.14.0 (#915)
* build(deps): bump @testing-library/dom from 8.13.0 to 8.14.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.13.0 to 8.14.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.13.0...v8.14.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
912d24b9d5
commit
2175658406
+1
-1
@@ -18,7 +18,7 @@
|
||||
"@reduxjs/toolkit": "^1.8.2",
|
||||
"@shopify/react-i18n": "^7.1.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/dom": "^8.13.0",
|
||||
"@testing-library/dom": "^8.14.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
|
||||
@@ -2297,7 +2297,7 @@ __metadata:
|
||||
"@reduxjs/toolkit": ^1.8.2
|
||||
"@shopify/react-i18n": ^7.1.3
|
||||
"@svgr/webpack": ^6.2.1
|
||||
"@testing-library/dom": ^8.13.0
|
||||
"@testing-library/dom": ^8.14.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.5
|
||||
"@testing-library/user-event": ^14.2.1
|
||||
@@ -4112,9 +4112,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.13.0":
|
||||
version: 8.13.0
|
||||
resolution: "@testing-library/dom@npm:8.13.0"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -4124,7 +4124,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 880f1872b9949800d4444e3bdbd03df86d6f41ec7c27136dff1da29e87d2df2d7ee904afcdf895ffce351c25bd12119117eae023354d50e707ad56d43b2ed3ed
|
||||
checksum: a916ea5167bc02b4666a519814c2b9563be91e912038816e3bd2a4e295122a3aab68b102fc8f0205219e5c4201e6994894bc7d24a8b4aae0e2e8f88cbeb65971
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user