Skip to content

Commit ca54f0f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to v5.16.4
1 parent 9afb5eb commit ca54f0f

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@testing-library/cypress": "8.0.2",
35-
"@testing-library/jest-dom": "5.16.3",
35+
"@testing-library/jest-dom": "5.16.4",
3636
"@testing-library/react": "12.1.4",
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,10 @@
11371137
lz-string "^1.4.4"
11381138
pretty-format "^27.0.2"
11391139

1140-
"@testing-library/jest-dom@5.16.3":
1141-
version "5.16.3"
1142-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz#b76851a909586113c20486f1679ffb4d8ec27bfa"
1143-
integrity sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==
1140+
"@testing-library/jest-dom@5.16.4":
1141+
version "5.16.4"
1142+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
1143+
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
11441144
dependencies:
11451145
"@babel/runtime" "^7.9.2"
11461146
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)