From 42d3ab86c4bab4ac0e0ae2b73d9f64d1a3f58666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:06:33 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.8 to 12.1.9. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v12.1.8...v12.1.9) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 653480 -> 653480 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 496a2724c5a37d2d61b3e3640e210fb84398ff78..87f29d6539ada6d76c229925127e05c2a5971480 100644 GIT binary patch delta 170 zcmZ4SQGLZn^@c5si_;k`ryI^?G@i~M$jCpvHl2}c`iFEzVMfczg7cI^d~yl{va<9` zg36q=D@{`i16|yM+^XD-0u#duy~BK+{rt=e(k% zQ*+%?&73mA$`f5Oy?sL>Oda$6EK4mTCvQyCnry%=*uE`;5r~<9m>Gy!fS47C*?^cG Nh&i@z%i#Rf4*=G*J#_#8 delta 168 zcmZ4SQGLZn^@c5si_@oHn$Bo4oj;I~e|l{?BiHl~>5RhDKTT#)4h;=W4k-<>@Thbt zcTWt8NcT%G^9?pE_0K6v^(nK|4lj<#G<5UJGS1B{&CPQ%N-@qTGfK`cGYE1_v9!#o zun6=taxQUn^mp~C$j{7h&$6h{&kLWdSfw@DfLpMATLvQ#GXXI(5VHU=D-g2*F*^`* LY~Pl_`KccOuc1EQ diff --git a/web/package.json b/web/package.json index 38e16322d..344fabbce 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", - "@testing-library/user-event": "^12.1.8", + "@testing-library/user-event": "^12.1.9", "@types/jest": "^26.0.15", "@types/node": "^14.14.0", "@types/react": "^16.9.53",