Bump @testing-library/react from 10.1.0 to 10.2.0 in /web

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.1.0 to 10.2.0.
- [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/v10.1.0...v10.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-04 15:44:01 +00:00
parent d09ef6818c
commit d498db2a5a
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.1.0",
"@testing-library/react": "^10.2.0",
"@testing-library/user-event": "^11.0.0",
"@types/jest": "^25.2.3",
"@types/node": "^14.0.10",