Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 (#18022)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-04-14 21:22:07 +09:00
committed by GitHub
parent 50c20546a4
commit 12be6a071f
2 changed files with 5 additions and 5 deletions

View File

@ -174,7 +174,7 @@
"ws": "^8.5.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.5.1",