Bump @testing-library/react from 11.0.2 to 11.0.4 in /ui

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-15 02:33:22 +00:00
committed by Deluan Quintão
parent a38f205c0b
commit 76fc5b1425
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.2",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.3",
"prettier": "^2.1.1"
},