From c032961e416ab7e97eb68da69180b5042b2773c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 23:51:44 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.0.0 to 10.0.1 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v10.0.0...v10.0.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 702123 -> 702123 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 26ed2cd931cd8f44507511a7503a013d30c15f51..561bf19e99e5cec04725fb3e5a90389d20589012 100644 GIT binary patch delta 159 zcmZ4eR%`WJt%fa(w(ZleH8DC*Z)j(fonA79Q90Dt%s8zizdYYCu)xvXH!r-h$~+~_ zpfbHMuhb->(#^~wxTMlNH?z#wvC7E9Cpprv)Fh&Am#vK&h5G#Ty=T?Ss^!X delta 159 zcmZ4eR%`WJt%fa(w(Zkn7I7F&&u?eco4({et8!>%dZ1x&VuZ0{Rk(|LKx&a`s*#VI zxm#Iyxle$*c0^=Yrbk&pxQTyKajJiIVXl{_QBi4Pd4Xl7Pp)fuMPRsvMV6nlvuj0J zeqM$_mXl+7d1hqP^n;TbCE9g67=f4xh?#+y1&CRJm<@>8ftUk`Ik)R}aMkGn0As^A AV*mgE diff --git a/web/package.json b/web/package.json index 1f9c988e3..a8f92bcaa 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.3.0", "@testing-library/react": "^10.0.1", - "@testing-library/user-event": "^10.0.0", + "@testing-library/user-event": "^10.0.1", "@types/jest": "^25.1.4", "@types/node": "^13.9.5", "@types/react": "^16.9.26",