Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 2fa6f36

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to v5.10.1
1 parent 0bce087 commit 2fa6f36

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
@@ -71,7 +71,7 @@
7171
"@storybook/addon-links": "5.3.19",
7272
"@storybook/addons": "5.3.19",
7373
"@storybook/react": "5.3.19",
74-
"@testing-library/jest-dom": "5.10.0",
74+
"@testing-library/jest-dom": "5.10.1",
7575
"@testing-library/react": "10.2.1",
7676
"autoprefixer": "9.8.0",
7777
"babel-jest": "26.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,10 +3086,10 @@
30863086
dom-accessibility-api "^0.4.4"
30873087
pretty-format "^25.5.0"
30883088

3089-
"@testing-library/jest-dom@5.10.0":
3090-
version "5.10.0"
3091-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.0.tgz#6fc80de4760995b3b4281d2f3214e6bb95dd0754"
3092-
integrity sha512-t6e6Y6cu9cnTRwgNzgGtMn+bluLa/JkQ8j876g0XoZ6QKK/VBPPAIJ2PVWK4pjTD3U/BROP0o29cMwpZHcqltA==
3089+
"@testing-library/jest-dom@5.10.1":
3090+
version "5.10.1"
3091+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989"
3092+
integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg==
30933093
dependencies:
30943094
"@babel/runtime" "^7.9.2"
30953095
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)