Bump @testing-library/user-event from 10.3.0 to 10.3.1 in /web

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v10.3.0...v10.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-17 13:25:28 +00:00
parent b6ad001001
commit 0b2ad97a80
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.7.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.3.0",
"@testing-library/user-event": "^10.3.1",
"@types/jest": "^25.2.2",
"@types/node": "^14.0.1",
"@types/react": "^16.9.35",