aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-01-16 22:09:02 +0000
committerGravatar GitHub <[email protected]>2021-01-16 22:09:02 +0000
commit4a9e2e3569ce35b901929e674244bd7a30f2da20 (patch)
tree8c6b725bea71f72dfc0074635b722602f44aa566 /yarn.lock
parentMerge pull request #89 from python-discord/renovate/eslint-7.x (diff)
parentUpdate dependency @testing-library/jest-dom to v5.11.9 (diff)
Merge pull request #84 from python-discord/renovate/testing-library-jest-dom-5.x
Update dependency @testing-library/jest-dom to v5.11.9
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 624828e..9bb37b3 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2000,10 +2000,10 @@
lz-string "^1.4.4"
pretty-format "^26.6.2"
-"@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==
+"@testing-library/[email protected]":
+ version "5.11.9"
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
+ integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"