Bump @testing-library/jest-dom from 5.5.0 to 5.6.0 in /web

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.5.0 to 5.6.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.5.0...v5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 18:49:21 +00:00
parent 3f805a5f10
commit a2e9ea3c0f
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.5.0",
"@testing-library/jest-dom": "^5.6.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"@types/jest": "^25.2.1",