diff options
author | 2021-05-09 00:17:03 +0000 | |
---|---|---|
committer | 2021-05-09 00:17:03 +0000 | |
commit | aabfbcd1e23a7034f3d6be7014b85fcefb68e461 (patch) | |
tree | 297b3f67a2e7910b34c68e91fe78ac0ec2b75ac9 /yarn.lock | |
parent | Merge pull request #246 from python-discord/dependabot/npm_and_yarn/types/rea... (diff) |
Bump @testing-library/jest-dom from 5.11.10 to 5.12.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.10 to 5.12.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.10...v5.12.0)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1902,10 +1902,10 @@ lz-string "^1.4.4" pretty-format "^26.6.2" -"@testing-library/[email protected]": - 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/[email protected]": + 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" |