Bump @testing-library/user-event from 12.1.6 to 12.1.7 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.6 to 12.1.7.
- [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.6...v12.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-06 04:24:55 +00:00
committed by Deluan Quintão
parent cd171c40cb
commit 3aac03d253
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.6",
"@testing-library/user-event": "^12.1.7",
"prettier": "^2.1.2"
},
"scripts": {