aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 16:05:15 +0000
committerGravatar GitHub <[email protected]>2021-03-09 16:05:15 +0000
commit507421efd4920adabc0bf899b88defa1d5a22b01 (patch)
treefee923b29cfd995c803f84b091c0957fd91bdd07
parentMerge pull request #177 from python-discord/dependabot/npm_and_yarn/types/nod... (diff)
Bump @testing-library/user-event from 12.8.1 to 12.8.3
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.1 to 12.8.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v12.8.1...v12.8.3) Signed-off-by: dependabot[bot] <[email protected]>
-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 d32678a..daf55ba 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@swc/jest": "0.1.2",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
- "@testing-library/user-event": "12.8.1",
+ "@testing-library/user-event": "12.8.3",
"@types/jest": "26.0.20",
"@types/node": "14.14.32",
"@types/react": "17.0.3",
diff --git a/yarn.lock b/yarn.lock
index fb76d27..e31f568 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1924,10 +1924,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
-"@testing-library/[email protected]":
- version "12.8.1"
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
- integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
+"@testing-library/[email protected]":
+ version "12.8.3"
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
+ integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
dependencies:
"@babel/runtime" "^7.12.5"