Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom to v5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent 212c4d4 commit 982969a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@rollup/plugin-node-resolve": "8.4.0",
"@rollup/plugin-replace": "2.4.2",
"@rollup/plugin-yaml": "2.1.1",
"@testing-library/jest-dom": "5.11.10",
"@testing-library/jest-dom": "5.12.0",
"@testing-library/svelte": "3.0.3",
"auto": "9.61.0",
"babel-jest": "26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,10 +2148,10 @@
dom-accessibility-api "^0.4.5"
pretty-format "^25.5.0"

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

0 comments on commit 982969a

Please sign in to comment.