Skip to content

Commit 767cf2a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/jest-dom to v5.16.4
1 parent 98cc569 commit 767cf2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@testing-library/dom": "8.12.0",
77-
"@testing-library/jest-dom": "5.16.3",
77+
"@testing-library/jest-dom": "5.16.4",
7878
"@testing-library/react": "12.1.4",
7979
"@testing-library/user-event": "13.5.0",
8080
"@types/isomorphic-fetch": "0.0.36",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5593,10 +5593,10 @@
55935593
lz-string "^1.4.4"
55945594
pretty-format "^27.0.2"
55955595

5596-
"@testing-library/[email protected].3":
5597-
version "5.16.3"
5598-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz#b76851a909586113c20486f1679ffb4d8ec27bfa"
5599-
integrity sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==
5596+
"@testing-library/[email protected].4":
5597+
version "5.16.4"
5598+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
5599+
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
56005600
dependencies:
56015601
"@babel/runtime" "^7.9.2"
56025602
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)