From d44a0f0c59c63d5ed330e9417b3a752275457713 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 13:52:52 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.0.2 to 10.1.0 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.0.2 to 10.1.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v10.0.2...v10.1.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 706736 -> 706736 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 8f81f73dc3f33458de49c56b59a3ec043f983798..5f420d6876449e116302dd2df0b7ceae3fd44f75 100644 GIT binary patch delta 159 zcmdlmQG3Hg?S?Ik*6q`K!kJ8_=eINJOy8u>q8eIQS`wP8Z0MM@Y~-A7 z=8{}A)Y-|~tZf21f5uTl#lx*Ok?-%A`8e~}I?~z^_l9e5# zA5c)5S8SFPo?YxdU4IXwM7wSWBM>tIF*6Xe05K~NvjH(X5OV-A=XTu=u4V@SKFu|; delta 159 zcmdlmQG3Hg?S?Ik*6q`awz8N^&u?ecnf|GpQ8hFzEH%I+)Y#m~Gcu*XGS4Z<+to9~ zE!ZcZFx@#g*xWze%*UgwB0tc`E7(88%h1ou)5Ik$wYbcr)Gwl<%+D{`E8QvB!XivN zB-t#(qAba!IMFC`y5M?7iFVx%Mj&PaVrC#_0b*7lW&>h&Am#vK&h5G#T+I#uP%SlO diff --git a/web/package.json b/web/package.json index 9639e578f..5a4b57100 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.5.0", "@testing-library/react": "^10.0.3", - "@testing-library/user-event": "^10.0.2", + "@testing-library/user-event": "^10.1.0", "@types/jest": "^25.2.1", "@types/node": "^13.13.2", "@types/react": "^16.9.34",