Bump @testing-library/user-event from 10.4.1 to 11.2.0 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 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/v10.4.1...v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-05 17:38:11 +00:00
committed by Deluan Quintão
parent 12d5d9573e
commit 5e2d463129
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.0",
"@testing-library/user-event": "^10.4.1",
"@testing-library/user-event": "^11.2.0",
"prettier": "^2.0.5"
},
"scripts": {