Skip to content

Commit 05cc9f2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/jest-dom to v5.16.2
1 parent 553bfa5 commit 05cc9f2

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.11.3",
77-
"@testing-library/jest-dom": "5.16.1",
77+
"@testing-library/jest-dom": "5.16.2",
7878
"@testing-library/react": "12.1.2",
7979
"@testing-library/user-event": "13.5.0",
8080
"@types/isomorphic-fetch": "0.0.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5619,10 +5619,10 @@
56195619
lz-string "^1.4.4"
56205620
pretty-format "^27.0.2"
56215621

5622-
"@testing-library/[email protected].1":
5623-
version "5.16.1"
5624-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz#3db7df5ae97596264a7da9696fe14695ba02e51f"
5625-
integrity sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==
5622+
"@testing-library/[email protected].2":
5623+
version "5.16.2"
5624+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
5625+
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
56265626
dependencies:
56275627
"@babel/runtime" "^7.9.2"
56285628
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)