build(deps-dev): bump @types/testing-library__jest-dom (#743)

Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-08 08:28:10 +02:00
committed by GitHub
parent 50a5c52a35
commit e44125e666
9 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/d3-force": "^1.2.1",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "5.0.3",
"@types/testing-library__jest-dom": "5.0.4",
"jest-fetch-mock": "^3.0.3"
}
}