Bump @testing-library/user-event from 11.1.0 to 11.2.0 in /web

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.1.0 to 11.2.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.1.0...v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-05 16:00:01 +00:00
parent 80afca56f1
commit 5ef997db4b
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.0",
"@testing-library/user-event": "^11.1.0",
"@testing-library/user-event": "^11.2.0",
"@types/jest": "^25.2.3",
"@types/node": "^14.0.11",
"@types/react": "^16.9.35",