aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-02-02 22:24:16 +0000
committerGravatar GitHub <[email protected]>2021-02-02 22:24:16 +0000
commit4feaa9ea74d600910eab9760af84891d56e7daa2 (patch)
tree594c6d30fea2f55d855cfc54963107a62162dea5 /yarn.lock
parentMerge pull request #107 from python-discord/repo-cleanup (diff)
parentBump @testing-library/react from 11.2.3 to 11.2.5 (diff)
Merge pull request #116 from python-discord/dependabot/npm_and_yarn/testing-library/react-11.2.5
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 c17b019..fc0509c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1917,10 +1917,10 @@
lodash "^4.17.15"
redent "^3.0.0"
-"@testing-library/[email protected]":
- version "11.2.3"
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
- integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
+"@testing-library/[email protected]":
+ version "11.2.5"
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
+ integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"