Skip to content

Commit 8891e14

Browse files
Bump @testing-library/jest-dom from 4.2.0 to 4.2.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.0 to 4.2.3. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-dom@v4.2.0...v4.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9df37bf commit 8891e14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "^7.7.2",
3939
"@babel/preset-env": "^7.6.0",
40-
"@testing-library/jest-dom": "^4.2.0",
40+
"@testing-library/jest-dom": "^4.2.3",
4141
"autoprefixer": "^9.7.1",
4242
"babel-jest": "^24.9.0",
4343
"babel-plugin-rewire": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -992,10 +992,10 @@
992992
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
993993
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
994994

995-
"@testing-library/jest-dom@^4.2.0":
996-
version "4.2.0"
997-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.0.tgz#32f8df3a78511b347d39374ea89dc8e0a1c2fb69"
998-
integrity sha512-H61OmRhGPWLrj9emyISx0qjp8jvC9RWyRniuLAq75Ny5XfPiOvWfnY3Wm2Tf0HXusX+PG40I94Gw792IAtSKKg==
995+
"@testing-library/jest-dom@^4.2.3":
996+
version "4.2.3"
997+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.3.tgz#2b40d463d6cb00b5550d04381912e048e8e35966"
998+
integrity sha512-lrsm8OMaOLjh8AJhTNZW85Vur+a2U00ej1r/dNzABN4vfJ2kllsP/eLgkOdfCHuspdXn3/Q6rLt/41dSueVCyg==
999999
dependencies:
10001000
"@babel/runtime" "^7.5.1"
10011001
chalk "^2.4.1"

0 commit comments

Comments
 (0)