build(deps): bump @testing-library/dom from 8.19.0 to 8.19.1 (#1407)

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.0 to 8.19.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.19.0...v8.19.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-26 06:15:06 +00:00
committed by GitHub
parent 578a6afeab
commit 6071bfe59d
2 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@reduxjs/toolkit": "^1.9.1",
"@shopify/react-i18n": "^7.5.1",
"@svgr/webpack": "^6.5.1",
"@testing-library/dom": "^8.19.0",
"@testing-library/dom": "^8.19.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",