Bump @testing-library/react from 11.2.6 to 12.1.2 in /ui

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-13 13:18:16 +00:00
committed by Ken Hibino
parent 6f2d934c8a
commit 2116015841
2 changed files with 54 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
"@material-ui/lab": "4.0.0-alpha.58",
"@reduxjs/toolkit": "1.6.1",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.24",
"@types/lodash.uniqby": "4.7.6",