build(deps): bump @testing-library/user-event in /web

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 06:35:17 +00:00 committed by Collin Barrett
parent 8965c54852
commit fe04abbd91
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^14.5.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.4",
"@types/node": "^20.6.0",
"@types/react": "^17.0.38",