build(deps): bump @testing-library/user-event from 14.3.0 to 14.4.1

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.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.3...v14.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-03 13:03:18 -05:00
committed by David Lechner
parent 1f7eb1111f
commit c3602d60ab
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@testing-library/dom": "^8.16.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.3.0",
"@testing-library/user-event": "^14.4.1",
"@types/file-saver": "^2.0.5",
"@types/jest": "^28.1.6",
"@types/node": "^16.11.7",