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

Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.2 to 5.0.3.
- [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-07 17:12:36 +02:00
committed by GitHub
parent 2e475ff00a
commit 50a5c52a35
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.2",
"@types/testing-library__jest-dom": "5.0.3",
"jest-fetch-mock": "^3.0.3"
}
}