Bump @testing-library/jest-dom from 5.9.0 to 5.10.0 in /web

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.9.0...v5.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-12 14:28:44 +00:00
parent 5570cc33e2
commit b0e91b32eb
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/jest-dom": "^5.10.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^11.4.2",
"@types/jest": "^26.0.0",