From d47f4ffab047ca8befac5ff31f036bbb40db4230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 11:41:32 +0200 Subject: [PATCH] Bump @testing-library/user-event from 13.0.10 to 13.0.16 (#13142) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.10 to 13.0.16. - [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/v13.0.10...v13.0.16) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fa532faf6..6d459feec 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", - "@testing-library/user-event": "^13.0.10", + "@testing-library/user-event": "^13.0.16", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", diff --git a/yarn.lock b/yarn.lock index 82b89b83c..4fafc5e45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2664,10 +2664,10 @@ dependencies: "@testing-library/dom" "^7.16.2" -"@testing-library/user-event@^13.0.10": - version "13.0.10" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.10.tgz#8bd5c9f82b5e707fde598a8f319943c289a87378" - integrity sha512-LORQD86zMtv/lP1RpulfBm5wGjTwmzqCRBx15nOYcH55ojsGoaTNsL76V5eoZWefl+T2SvG0kqY6mwOxJ1/5Og== +"@testing-library/user-event@^13.0.16": + version "13.0.16" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.16.tgz#c027a9656f1984cf05f9c94c8f7168c06e85792c" + integrity sha512-plXL8lGR2H0xm0fHE0Dfz37ke2UtBI1wAmaWIo6BP7+pGt+BxdBQrITHAMGcac0a3PtBi5CXNPth8S53ISO1Ew== dependencies: "@babel/runtime" "^7.12.5"