From 925705390505e6b83990b02b6d3ec125c7129cfc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 20:02:23 +0000 Subject: [PATCH] Bump @testing-library/user-event from 7.2.1 to 10.3.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 10.3.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v7.2.1...v10.3.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 ee596d5f..b75a9d6f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@pybricks/mpy-cross-4": "^2.0.0", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^10.3.2", "@types/jest": "^25.2.3", "@types/jszip": "^3.1.7", "@types/node": "^12.0.0", diff --git a/yarn.lock b/yarn.lock index 343e2720..ad44e0bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1453,10 +1453,10 @@ "@testing-library/dom" "^7.2.2" "@types/testing-library__react" "^10.0.1" -"@testing-library/user-event@^7.1.2": - version "7.2.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c" - integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA== +"@testing-library/user-event@^10.3.2": + version "10.3.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.3.2.tgz#208954ae8b4a1cea65be4557db9affc1e80af38c" + integrity sha512-/oyuBE61/l2HOJavOEXv/Z0oatPu2n/A/EptQSH4MoJimyBGozSvmwiP/Wol9IbSo3u2Tl93BDd7b0M4aGLYug== "@types/babel__core@^7.1.0": version "7.1.7"