Bump @testing-library/user-event from 13.1.9 to 14.0.0 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.9...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  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]
2022-03-30 01:18:01 +00:00
committed by GitHub
parent 6ec87cd434
commit a087c13df8
2 changed files with 5 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
"@reduxjs/toolkit": "1.6.2",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.1.9",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.0.2",
"@types/lodash.uniqby": "4.7.6",
"@types/node": "^16.3.1",