aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-22 08:29:59 +0000
committerGravatar GitHub <[email protected]>2021-02-22 08:29:59 +0000
commit00b501fb7ccb3b24e82f4b24cff3aac820ae4081 (patch)
treef6e79a2c4a11b71a3e23e2b862f612dec226244b
parentMerge pull request #155 from python-discord/dependabot/npm_and_yarn/sentry/re... (diff)
Bump @testing-library/user-event from 12.6.3 to 12.7.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.6.3 to 12.7.2. - [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.6.3...v12.7.2) 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 d14a843..b6a201e 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,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.3",
+ "@testing-library/user-event": "12.7.2",
"@types/jest": "26.0.20",
"@types/node": "14.14.31",
"@types/react": "17.0.1",
diff --git a/yarn.lock b/yarn.lock
index a88de4f..d3a0ed3 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.3"
- resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
- integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
+"@testing-library/[email protected]":
+ version "12.7.2"
+ resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c"
+ integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg==
dependencies:
"@babel/runtime" "^7.12.5"