From e1d0a3fe11dec1174e7a0354d5c097732b6ca8be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 11:05:53 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.3.1 to 10.3.2 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.3.1 to 10.3.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v10.3.1...v10.3.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 711469 -> 711469 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 11d47a582344cbfdc2f1e1babecd661924756a7e..d90ffd9748dd40269992ff7cbc8d077e32bde657 100644 GIT binary patch delta 169 zcmZ3xO?&M&?S?IkQ61Aa^)Q-D@9SXHnf`bQn{udrer2hXtC^vGj**AIS7MpJYeboT zltF%CNkFMlp1z~LYe7k1u!o6nzE@^$rIUMpRd88ud1ioqcz%whXHsy!aj8*Aj-|1a zONx1tfv-uTyH8~4^n!_u64Uj%8QG`vM>DavM|3g*F%u9o12GE_vjQ<25QF46fS7Z8 JL?_qPKmaTSJ3jyb delta 174 zcmZ3xO?&M&?S?IkQ61Bl?BOz+{vm`>aQfU1M%n2{&M+y5dgND?h36FMS9s)R=X(_u zxuirnC58G&I6CVGhd8E2xL5jxYNwler@NMiI~DkNWf}$rID2?`Cxv8{S6O5f7-hM* z6=&;bWu>_om>L_TMr9?txlS*b$S5&gubYv5I)5}1dwWDDBM>tIF*6Xe05K~NvjH(k Pjsu7}w?}kxT@3^P{-Hhn diff --git a/web/package.json b/web/package.json index 6e0a5d029..ff7c2f19c 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.8.0", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^10.3.1", + "@testing-library/user-event": "^10.3.2", "@types/jest": "^25.2.3", "@types/node": "^14.0.4", "@types/react": "^16.9.35",