Bump @testing-library/user-event from 12.1.3 to 12.1.5 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.3 to 12.1.5.
- [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/v12.1.3...v12.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-17 00:11:51 +00:00
committed by Deluan Quintão
parent 76fc5b1425
commit e5535f6aff
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.3",
"@testing-library/user-event": "^12.1.5",
"prettier": "^2.1.1"
},
"scripts": {