From 760aff139e5eb21afc68ce9bc31eccd25b39ac20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 13:32:32 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.1.0 to 10.1.1 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v10.1.0...v10.1.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 711408 -> 711408 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 c6c7c39ccdb5f4f850270939e54d7e38c0c127b5..041f45bb7d2ce00dad1ac74b26e5fb152faad738 100644 GIT binary patch delta 168 zcmeycRr|wM?S?Ikw(ZkRW-yve=WJ%=pWe{UC_CL%omqZ*!*M3o5dXADgDfMrh`{7R z<7`V8)1r*X%CN%3Aj7K6q#Q$&vcjl}2oK9bOV7Xzm$C{oqYNicH)qQ{gA9)hm-Jv4 zS6BbARFBjw#~f#)Ja=z>bISq?m+1#5GfK4Ub}#}l6A&{4F$)m00x=s9vjZ^)5OZ$V J?ch2b1OP5GIF0}S delta 159 zcmeycRr|wM?S?Ikw(ZmV!kLVw=eINJO;=%IRSqpIEeXxlH_8cjbg}Tv^e!qcHgZlk z^GLIB%ue=At<3SxHLy$y_AQBYHnt2+H?v5L2+vMVN;dG&_X~3|4Kl3q_ed`d$;uAW z4=5h3C&n|YKuD^#-qFuLx5r~<9m>Gy!fS47C*?^cGh&h0mbGvQ_*Wn-lSr9fA diff --git a/web/package.json b/web/package.json index 99dab7421..a4db6997f 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.7.0", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^10.1.0", + "@testing-library/user-event": "^10.1.1", "@types/jest": "^25.2.1", "@types/node": "^13.13.5", "@types/react": "^16.9.34",