From 4734a6af823b7a5b39f1a23da1e466b0a42fd68d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 06:22:40 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.4.2 to 12.1.7 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.4.2 to 12.1.7. - [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.2...v12.1.7) 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 d4a38d1..1c70cdc 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@craco/craco": "^5.6.4", "@testing-library/jest-dom": "^5.9.0", "@testing-library/react": "^11.0.0", - "@testing-library/user-event": "^11.1.0", + "@testing-library/user-event": "^12.1.7", "antd": "^4.5.2", "craco-less": "^1.17.0", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index a7feff9..a64dac3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1574,10 +1574,10 @@ "@babel/runtime" "^7.11.2" "@testing-library/dom" "^7.23.0" -"@testing-library/user-event@^11.1.0": - version "11.4.2" - resolved "https://registry.npmjs.org/@testing-library/user-event/-/user-event-11.4.2.tgz#90d98fd18455ae81d008e9b26e94d25e8d5bf846" - integrity sha512-Kut7G1L+ffozEhYTDNjV9C6RFbUfsKA05rGr1arwbSUoDZQ82OMmsyaXEDznT22Qc0PtZ1Hz3soX0pPosu8+Sw== +"@testing-library/user-event@^12.1.7": + version "12.1.7" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.7.tgz#67a81ee04e81b4abca8931804655d364fbb93c10" + integrity sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q== dependencies: "@babel/runtime" "^7.10.2"