Skip to content

Commit eadd1a4

Browse files
Merge pull request #386 from shipshapecode/dependabot/npm_and_yarn/testing-library/jest-dom-4.2.4
2 parents b927064 + f7a0318 commit eadd1a4

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.7.1",
40-
"@testing-library/jest-dom": "^4.2.3",
40+
"@testing-library/jest-dom": "^4.2.4",
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
@@ -1054,10 +1054,10 @@
10541054
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
10551055
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
10561056

1057-
"@testing-library/jest-dom@^4.2.3":
1058-
version "4.2.3"
1059-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.3.tgz#2b40d463d6cb00b5550d04381912e048e8e35966"
1060-
integrity sha512-lrsm8OMaOLjh8AJhTNZW85Vur+a2U00ej1r/dNzABN4vfJ2kllsP/eLgkOdfCHuspdXn3/Q6rLt/41dSueVCyg==
1057+
"@testing-library/jest-dom@^4.2.4":
1058+
version "4.2.4"
1059+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-4.2.4.tgz#00dfa0cbdd837d9a3c2a7f3f0a248ea6e7b89742"
1060+
integrity sha512-j31Bn0rQo12fhCWOUWy9fl7wtqkp7In/YP2p5ZFyRuiiB9Qs3g+hS4gAmDWONbAHcRmVooNJ5eOHQDCOmUFXHg==
10611061
dependencies:
10621062
"@babel/runtime" "^7.5.1"
10631063
chalk "^2.4.1"

0 commit comments

Comments
 (0)