Bump @testing-library/user-event from 11.3.2 to 11.4.0 in /web

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.3.2 to 11.4.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/v11.3.2...v11.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 14:51:02 +00:00
parent b5effb144b
commit 7706db8e2c
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.2.1",
"@testing-library/user-event": "^11.3.2",
"@testing-library/user-event": "^11.4.0",
"@types/jest": "^26.0.0",
"@types/node": "^14.0.12",
"@types/react": "^16.9.36",