Skip to content

Commit 69d0478

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.16.3
1 parent 1266b41 commit 69d0478

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
@@ -55,7 +55,7 @@
5555
"@babel/preset-env": "7.16.11",
5656
"@babel/preset-react": "7.16.7",
5757
"@testing-library/dom": "8.11.4",
58-
"@testing-library/jest-dom": "5.16.2",
58+
"@testing-library/jest-dom": "5.16.3",
5959
"@testing-library/react": "12.1.4",
6060
"@testing-library/user-event": "13.5.0",
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/[email protected].2":
1302-
version "5.16.2"
1303-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
1304-
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
1301+
"@testing-library/[email protected].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==
13051305
dependencies:
13061306
"@babel/runtime" "^7.9.2"
13071307
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)