aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-04-04 11:56:44 +0300
committerGravatar GitHub <[email protected]>2021-04-04 11:56:44 +0300
commit4d1cb147593ea9bdef77ef839c8a1fd006102c2a (patch)
tree8a1cfbb65fa14c5fdcc7ce124ad3e1a58a2c131f /yarn.lock
parentMerge pull request #207 from python-discord/dependabot/npm_and_yarn/jest-watc... (diff)
parentBump @testing-library/jest-dom from 5.11.9 to 5.11.10 (diff)
Merge pull request #208 from python-discord/dependabot/npm_and_yarn/testing-library/jest-dom-5.11.10
Bump @testing-library/jest-dom from 5.11.9 to 5.11.10
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 e175525..b9bb962 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1902,10 +1902,10 @@
lz-string "^1.4.4"
pretty-format "^26.6.2"
-"@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==
+"@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==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"