build(deps): bump @testing-library/user-event from 13.2.0 to 13.3.0

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.0 to 13.3.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.2.0...v13.3.0)

---
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]
2021-10-11 11:52:19 -05:00
committed by David Lechner
parent 53f6aad6e5
commit 89616ab55c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@testing-library/dom": "^8.7.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.2.0",
"@testing-library/user-event": "^13.3.0",
"@types/file-saver": "^2.0.3",
"@types/jest": "^27.0.2",
"@types/node": "^12.20.28",