aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-02-02 22:40:18 +0000
committerGravatar GitHub <[email protected]>2021-02-02 22:40:18 +0000
commitb6bb55b6c42d8eef9fc5086e9fb20b01945bbb6f (patch)
tree69c02a1b1b286265fed77a6968b9cb798571c7a6
parentMerge pull request #115 from python-discord/dependabot/npm_and_yarn/webpack-5... (diff)
parentBump @testing-library/user-event from 12.6.2 to 12.6.3 (diff)
Merge pull request #119 from python-discord/dependabot/npm_and_yarn/testing-library/user-event-12.6.3
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c92b4ec..dc682f9 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@swc/jest": "0.1.2",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
- "@testing-library/user-event": "12.6.2",
+ "@testing-library/user-event": "12.6.3",
"@types/jest": "26.0.20",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.1",
diff --git a/yarn.lock b/yarn.lock
index 36c82cc..100d1e2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1925,10 +1925,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
-"@testing-library/[email protected]":
- version "12.6.2"
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
- integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
+"@testing-library/[email protected]":
+ version "12.6.3"
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
+ integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
dependencies:
"@babel/runtime" "^7.12.5"