From c95e7e2493653aa3bd8b670e6116e07102c614bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 12:52:47 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.4.1 to 11.4.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.4.1 to 11.4.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/v11.4.1...v11.4.2) 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 7f80ce91..1447efa6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@shopify/react-i18n": "^5.0.0", "@testing-library/jest-dom": "^5.8.0", "@testing-library/react": "^10.2.1", - "@testing-library/user-event": "^11.2.1", + "@testing-library/user-event": "^11.4.2", "@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 d592bc70..88b7b72d 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.2.1": - version "11.4.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.1.tgz#2134e4cbbb345dbc49001123ff9a036f09259464" - integrity sha512-ZaK+3AmocU2WjJ7UyrlnmdPecYt4fridqMwrniENCqoy/Pj2Nc9tTnpjCvMN/Ql/DQ0eRqfBoZdKNqYPBMZFhA== +"@testing-library/user-event@^11.4.2": + version "11.4.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.2.tgz#90d98fd18455ae81d008e9b26e94d25e8d5bf846" + integrity sha512-Kut7G1L+ffozEhYTDNjV9C6RFbUfsKA05rGr1arwbSUoDZQ82OMmsyaXEDznT22Qc0PtZ1Hz3soX0pPosu8+Sw== dependencies: "@babel/runtime" "^7.10.2"