Skip to content

Commit 01be095

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.16.4
1 parent fdbd630 commit 01be095

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
@@ -55,7 +55,7 @@
5555
"@babel/preset-env": "7.16.11",
5656
"@babel/preset-react": "7.16.7",
5757
"@testing-library/dom": "8.13.0",
58-
"@testing-library/jest-dom": "5.16.3",
58+
"@testing-library/jest-dom": "5.16.4",
5959
"@testing-library/react": "13.0.0",
6060
"@testing-library/user-event": "14.0.4",
6161
"babel-jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,10 +1298,10 @@
12981298
lz-string "^1.4.4"
12991299
pretty-format "^27.0.2"
13001300

1301-
"@testing-library/jest-dom@5.16.3":
1302-
version "5.16.3"
1303-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz#b76851a909586113c20486f1679ffb4d8ec27bfa"
1304-
integrity sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==
1301+
"@testing-library/jest-dom@5.16.4":
1302+
version "5.16.4"
1303+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
1304+
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
13051305
dependencies:
13061306
"@babel/runtime" "^7.9.2"
13071307
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)