Skip to content

Commit 6baa943

Browse files
chore(deps): update dependency @testing-library/jest-dom to v5.15.1 (#810)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4440b9a commit 6baa943

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-node-resolve": "11.0.0",
4646
"@rollup/plugin-replace": "2.3.4",
4747
"@testing-library/dom": "7.28.1",
48-
"@testing-library/jest-dom": "5.11.6",
48+
"@testing-library/jest-dom": "5.15.1",
4949
"@testing-library/preact": "2.0.1",
5050
"@testing-library/user-event": "12.5.0",
5151
"@types/jest": "^26.0.16",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3934,17 +3934,18 @@
39343934
lz-string "^1.4.4"
39353935
pretty-format "^26.6.2"
39363936

3937-
"@testing-library/jest-dom@5.11.6":
3938-
version "5.11.6"
3939-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81"
3940-
integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA==
3937+
"@testing-library/jest-dom@5.15.1":
3938+
version "5.15.1"
3939+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz#4c49ba4d244f235aec53f0a83498daeb4ee06c33"
3940+
integrity sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==
39413941
dependencies:
39423942
"@babel/runtime" "^7.9.2"
39433943
"@types/testing-library__jest-dom" "^5.9.1"
39443944
aria-query "^4.2.2"
39453945
chalk "^3.0.0"
39463946
css "^3.0.0"
39473947
css.escape "^1.5.1"
3948+
dom-accessibility-api "^0.5.6"
39483949
lodash "^4.17.15"
39493950
redent "^3.0.0"
39503951

0 commit comments

Comments
 (0)