Skip to content

Commit 05282f1

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.16.2
1 parent 1ccf01d commit 05282f1

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.3",
58-
"@testing-library/jest-dom": "5.16.1",
58+
"@testing-library/jest-dom": "5.16.2",
5959
"@testing-library/react": "12.1.2",
6060
"@testing-library/user-event": "13.5.0",
6161
"babel-jest": "27.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,10 +1294,10 @@
12941294
lz-string "^1.4.4"
12951295
pretty-format "^27.0.2"
12961296

1297-
"@testing-library/[email protected].1":
1298-
version "5.16.1"
1299-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz#3db7df5ae97596264a7da9696fe14695ba02e51f"
1300-
integrity sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==
1297+
"@testing-library/[email protected].2":
1298+
version "5.16.2"
1299+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
1300+
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
13011301
dependencies:
13021302
"@babel/runtime" "^7.9.2"
13031303
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)