Bump @testing-library/user-event from 8.1.0 to 8.1.2 in /web

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.0 to 8.1.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.1.0...v8.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-17 13:40:16 +00:00
parent ac75069a7d
commit dfba4c0e77
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.1.1",
"@testing-library/react": "^9.4.0",
"@testing-library/user-event": "^8.1.0",
"@testing-library/user-event": "^8.1.2",
"@types/jest": "^25.1.2",
"@types/node": "^13.7.1",
"@types/react": "^16.9.19",