Bump @testing-library/user-event from 13.5.0 to 14.5.1 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.5.1.
- [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.5.0...v14.5.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-18 17:10:48 +00:00
committed by Caio Cotts
parent 6c28c111bb
commit 515efe37f0
2 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.5.1",
"css-mediaquery": "^0.1.2",
"prettier": "3.1.1",
"ra-test": "^3.19.12",