Skip to content

Commit e418ee2

Browse files
chore(deps): update dependency @testing-library/jest-dom to v5.16.2 (#891)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d4b16b9 commit e418ee2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.16.1",
48+
"@testing-library/jest-dom": "5.16.2",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3940,10 +3940,10 @@
39403940
lz-string "^1.4.4"
39413941
pretty-format "^26.6.2"
39423942

3943-
"@testing-library/[email protected].1":
3944-
version "5.16.1"
3945-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz#3db7df5ae97596264a7da9696fe14695ba02e51f"
3946-
integrity sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==
3943+
"@testing-library/[email protected].2":
3944+
version "5.16.2"
3945+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
3946+
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
39473947
dependencies:
39483948
"@babel/runtime" "^7.9.2"
39493949
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)