From d1a840e7c4e4ac18ce7cba549e76bff3774bff2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 12:30:42 -0400 Subject: [PATCH] Bump @testing-library/jest-dom from 5.9.0 to 5.10.1 (#8801) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.9.0 to 5.10.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.9.0...v5.10.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index bc53fbe65..80bdf98e0 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@storybook/addon-links": "^5.3.19", "@storybook/addons": "^5.3.19", "@storybook/preact": "^5.3.19", - "@testing-library/jest-dom": "^5.9.0", + "@testing-library/jest-dom": "^5.10.1", "@testing-library/preact": "^1.0.2", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 0ceb2597e..b83cd1848 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2042,13 +2042,13 @@ pretty-format "^25.1.0" wait-for-expect "^3.0.2" -"@testing-library/jest-dom@^5.9.0": - version "5.9.0" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c" - integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA== +"@testing-library/jest-dom@^5.10.1": + version "5.10.1" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989" + integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg== dependencies: "@babel/runtime" "^7.9.2" - "@types/testing-library__jest-dom" "^5.0.2" + "@types/testing-library__jest-dom" "^5.9.1" chalk "^3.0.0" css "^2.2.4" css.escape "^1.5.1" @@ -2291,7 +2291,7 @@ dependencies: pretty-format "^24.3.0" -"@types/testing-library__jest-dom@^5.0.2": +"@types/testing-library__jest-dom@^5.9.1": version "5.9.1" resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.1.tgz#aba5ee062b7880f69c212ef769389f30752806e5" integrity sha512-yYn5EKHO3MPEMSOrcAb1dLWY+68CG29LiXKsWmmpVHqoP5+ZRiAVLyUHvPNrO2dABDdUGZvavMsaGpWNjM6N2g==