From 967728f0abb99bc08c3e9bfb47f5acccf6d220d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:04:31 +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.7.1 to 12.7.2. - [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.7.1...v12.7.2) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 737406 -> 737406 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 81641e2c10da8ea471ea7aac920aaef0f2e6e653..424903cb5992b122c5d180deeeb954c157744a2e 100644 GIT binary patch delta 289 zcmey@p!=^uw_yw8vBT3RYp@zk-?yJpaQcG7j9k-&k1z^Pf2_f(9BNh?8kt{Yo@Aiy z<(Qn9=WS4w>+Blko^MuSkZ0s(5+3Ru;bU2nADC`pX_{ym>1yQbk>h3I9$uB^oL(Fn zP#NY?ZV~L4=<8<@S`?M<;pmj6o$o*0F^9u)`t>7>af}wz1r0btfYd=3M)i>V^ngI~ zh>CFkVhiW#jAxj%xAXIHlrv5*ILFA|zWz8P5HkTW aGZ3=?F)I+W0WnC91Bf}duRqRpz5)P6Noa5Y delta 189 zcmey@p!=^uw_yw8vBT3Z9cMI|eqcW%|MUfi8M&qlA7K=p9$e3&9OCSs=A0dwo?MZv z9blgkf@Z)xb9k!I=c@8scW;h5o>>06nY?_cB{77&6h=}?PFS;laXEM9}r*^Rq2-)7C2q8f>CvPLp+D*^y^0$tIF*6Xe05K~NvjH(kjsu7}x353Wb-n@sgR)8* diff --git a/web/package.json b/web/package.json index 393257b76..1d483cfb5 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.7.1", + "@testing-library/user-event": "^12.7.2", "@types/jest": "^26.0.20", "@types/node": "^14.14.31", "@types/react": "^17.0.2",