From 51b0ff91bdad46b3aa4ed343c6eb8ab83ff7badd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 13:53:01 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.0.1 to 11.2.1 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.0.1 to 11.2.1. - [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/v11.0.1...v11.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abf1ed5a..dd38d617 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@shopify/react-i18n": "^4.0.0", "@testing-library/jest-dom": "^5.8.0", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^11.0.1", + "@testing-library/user-event": "^11.2.1", "@types/file-saver": "^2.0.1", "@types/jest": "^25.2.3", "@types/node": "^12.0.0", diff --git a/yarn.lock b/yarn.lock index 2824a34a..d45c8d59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1616,10 +1616,10 @@ "@babel/runtime" "^7.10.2" "@testing-library/dom" "^7.9.0" -"@testing-library/user-event@^11.0.1": - version "11.0.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.0.1.tgz#b426ec4e14eb63850402d429024dfc1eac7dd51d" - integrity sha512-Hxr5lTcoEJXSFpViWjCcR21F8Fgmr/QXgYMnBBNJFVqXaBvLlCa7YCbrcEiLxmpnm1etV/2Zn44yy/YQW2R8OA== +"@testing-library/user-event@^11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.2.1.tgz#2de8327e4cf89c145bcf9a0f17773a632bc58b26" + integrity sha512-dwXa4y+9mAp1+wR/1ufFjm5kUHsvJ5Y5dCdaWyU1CXIA7SNSHcEYVWHGjwZNGrxf00Jm16bN57z5gUMsXCzjSA== dependencies: "@babel/runtime" "^7.10.2"