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

Commit 3c4b3bf

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to v5.11.0
1 parent 018bf1b commit 3c4b3bf

2 files changed

Lines changed: 6 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.1",
74+
"@testing-library/jest-dom": "5.11.0",
7575
"@testing-library/react": "10.4.3",
7676
"autoprefixer": "9.8.4",
7777
"babel-jest": "26.1.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,13 +3188,14 @@
31883188
dom-accessibility-api "^0.4.5"
31893189
pretty-format "^25.5.0"
31903190

3191-
"@testing-library/jest-dom@5.10.1":
3192-
version "5.10.1"
3193-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989"
3194-
integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg==
3191+
"@testing-library/jest-dom@5.11.0":
3192+
version "5.11.0"
3193+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.0.tgz#1439f08dc85ce7c6d3bbad0ee5d53b2206f55768"
3194+
integrity sha512-mhaCySy7dZlyfcxcYy+0jLllODHEiHkVdmwQ00wD0HrWiSx0fSVHz/0WmdlRkvhfSOuqsRsBUreXOtBvruWGQA==
31953195
dependencies:
31963196
"@babel/runtime" "^7.9.2"
31973197
"@types/testing-library__jest-dom" "^5.9.1"
3198+
aria-query "^4.2.2"
31983199
chalk "^3.0.0"
31993200
css "^2.2.4"
32003201
css.escape "^1.5.1"

0 commit comments

Comments
 (0)