build(deps): bump @testing-library/dom from 8.16.0 to 8.16.1 (#1038)

* build(deps): bump @testing-library/dom from 8.16.0 to 8.16.1

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.16.0 to 8.16.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.16.0...v8.16.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

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:
dependabot[bot]
2022-08-08 16:51:50 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 35312810c3
commit af024e16cb
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@reduxjs/toolkit": "^1.8.3",
"@shopify/react-i18n": "^7.2.0",
"@svgr/webpack": "^6.3.1",
"@testing-library/dom": "^8.16.0",
"@testing-library/dom": "^8.16.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.2",