Bump @testing-library/user-event from 10.4.1 to 11.0.0 in /web

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v10.4.1...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-02 19:03:57 +00:00
parent c04d4f23d2
commit c15e43a078
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": "^5.9.0",
"@testing-library/react": "^10.0.5",
"@testing-library/user-event": "^10.4.1",
"@testing-library/user-event": "^11.0.0",
"@types/jest": "^25.2.3",
"@types/node": "^14.0.9",
"@types/react": "^16.9.35",