chore(deps-dev): bump @testing-library/jest-dom from 5.1.0 to 5.1.1

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.1.0 to 5.1.1.
- [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.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-01 10:45:31 +00:00 committed by GitHub
commit c222ee7414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1838,9 +1838,9 @@
wait-for-expect "^3.0.0" wait-for-expect "^3.0.0"
"@testing-library/jest-dom@^5.1.0": "@testing-library/jest-dom@^5.1.0":
version "5.1.0" version "5.1.1"
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.1.0.tgz#1de92c4ad1e500ba2a5548bfbed8eb2097f2b87b" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.1.1.tgz#e88a5c08f9b9f36b384f948a0532eae2abbc8204"
integrity sha512-7XyY9OQUk7JyHsgQTD8b7be4iOjr6afX8XnKg2hWpKW08TLqcHG7nJ/er9N6Q/ZEfmi1pA2mTWbMZBaXbcgEdg== integrity sha512-7xnmBFcUmmUVAUhFiZ/u3CxFh1e46THAwra4SiiKNCW4By26RedCRwEk0rtleFPZG0wlTSNOKDvJjWYy93dp0w==
dependencies: dependencies:
"@babel/runtime" "^7.8.3" "@babel/runtime" "^7.8.3"
"@types/testing-library__jest-dom" "^5.0.0" "@types/testing-library__jest-dom" "^5.0.0"