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.11.3 to 8.13.0 (#864)
* build(deps): bump @testing-library/dom from 8.11.3 to 8.13.0 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.11.3 to 8.13.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.11.3...v8.13.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
7d6575d7fc
commit
5a1add50df
+1
-1
@@ -17,7 +17,7 @@
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^7.1.2",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@testing-library/dom": "^8.11.3",
|
||||
"@testing-library/dom": "^8.13.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^14.2.0",
|
||||
|
||||
@@ -2295,7 +2295,7 @@ __metadata:
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
"@shopify/react-i18n": ^7.1.2
|
||||
"@svgr/webpack": ^6.2.1
|
||||
"@testing-library/dom": ^8.11.3
|
||||
"@testing-library/dom": ^8.13.0
|
||||
"@testing-library/jest-dom": ^5.16.4
|
||||
"@testing-library/react": ^12.1.4
|
||||
"@testing-library/user-event": ^14.2.0
|
||||
@@ -3984,9 +3984,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.11.3":
|
||||
version: 8.11.3
|
||||
resolution: "@testing-library/dom@npm:8.11.3"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
@@ -3996,7 +3996,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.9
|
||||
lz-string: ^1.4.4
|
||||
pretty-format: ^27.0.2
|
||||
checksum: 2245d254b6058590e25de86fb7b3c75e4a31096901a191f80d3efb9fa7e1e273043416f370c8770feb9f3ccc73a1550a877a3b003b593f1728ae828fcb52cd62
|
||||
checksum: 880f1872b9949800d4444e3bdbd03df86d6f41ec7c27136dff1da29e87d2df2d7ee904afcdf895ffce351c25bd12119117eae023354d50e707ad56d43b2ed3ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user