Bump @testing-library/react-hooks from 5.1.0 to 5.1.1 in /ui

Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-06 01:16:05 +00:00
committed by Deluan Quintão
parent 4e41ef7542
commit 87b04607ad
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.6",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/react-hooks": "^5.1.1",
"@testing-library/user-event": "^13.1.1",
"css-mediaquery": "^0.1.2",
"prettier": "^2.2.1"