Bump @testing-library/user-event from 13.0.7 to 13.1.1 in /ui

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.7 to 13.1.1.
- [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/v13.0.7...v13.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-06 01:12:35 +00:00
committed by Deluan Quintão
parent 69fe771819
commit 6af45d6eea
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.6",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^13.0.7",
"@testing-library/user-event": "^13.1.1",
"css-mediaquery": "^0.1.2",
"prettier": "^2.2.1"
},