Skip to content

Commit 466b2ac

Browse files
committed
Update dependency @testing-library/jest-dom to v5.16.4
1 parent 2b6cd3e commit 466b2ac

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@monaco-editor/react": "4.4.1",
77
"@phenomnomnominal/tsquery": "4.2.0",
8-
"@testing-library/jest-dom": "5.16.2",
8+
"@testing-library/jest-dom": "5.16.4",
99
"@testing-library/react": "12.1.4",
1010
"@testing-library/user-event": "13.5.0",
1111
"@types/classnames": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,10 +1729,10 @@
17291729
lz-string "^1.4.4"
17301730
pretty-format "^27.0.2"
17311731

1732-
"@testing-library/jest-dom@5.16.2":
1733-
version "5.16.2"
1734-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
1735-
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
1732+
"@testing-library/jest-dom@5.16.4":
1733+
version "5.16.4"
1734+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
1735+
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
17361736
dependencies:
17371737
"@babel/runtime" "^7.9.2"
17381738
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)