diff options
| author | 2020-12-30 04:29:36 +0000 | |
|---|---|---|
| committer | 2020-12-30 04:29:36 +0000 | |
| commit | 3da8b009181c8f02f4b3db71a9042dc6b635a0c5 (patch) | |
| tree | 934e4fcb1e89b28037a19150b813370163146bac /yarn.lock | |
| parent | Merge pull request #60 from python-discord/add-dotenv (diff) | |
Update dependency @testing-library/jest-dom to v5.11.8
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -1923,10 +1923,10 @@      lz-string "^1.4.4"      pretty-format "^26.6.2" -"@testing-library/[email protected]": -  version "5.11.6" -  resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81" -  integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA== +"@testing-library/[email protected]": +  version "5.11.8" +  resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc" +  integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==    dependencies:      "@babel/runtime" "^7.9.2"      "@types/testing-library__jest-dom" "^5.9.1" | 
