Skip to content

Commit ec334f1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to v5.12.0
1 parent 1e5c6cf commit ec334f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "5.11.10",
6+
"@testing-library/jest-dom": "5.12.0",
77
"@testing-library/react": "11.2.6",
88
"@testing-library/user-event": "13.1.5",
99
"@types/jest": "26.0.22",

test-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@
16391639
lz-string "^1.4.4"
16401640
pretty-format "^26.6.2"
16411641

1642-
"@testing-library/jest-dom@5.11.10":
1643-
version "5.11.10"
1644-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c"
1645-
integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ==
1642+
"@testing-library/jest-dom@5.12.0":
1643+
version "5.12.0"
1644+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.12.0.tgz#6a5d340b092c44b7bce17a4791b47d9bc2c61443"
1645+
integrity sha512-N9Y82b2Z3j6wzIoAqajlKVF1Zt7sOH0pPee0sUHXHc5cv2Fdn23r+vpWm0MBBoGJtPOly5+Bdx1lnc3CD+A+ow==
16461646
dependencies:
16471647
"@babel/runtime" "^7.9.2"
16481648
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)