From e1ed396e4a457267941c075d9595fa11540a2098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 11:05:44 +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.0 to 12.7.1. - [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.0...v12.7.1) 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 97c1a6769189b107f68eaffbdf77d3e88a80a52f..4c727be2a7895cffe24416ac9a2478694d6d1a06 100644 GIT binary patch delta 173 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+CQ`}HG?K+FWh%s|Wn#H>Kf2E^<@ P%mKul+piztT3!tRi1$T> delta 177 zcmey@p!=^uw_yw8vBT3BonthaeqcW%|MUfi8M&qlA7K=pzIX+*{G@3tq25(NzJ}g@ zF8SdW1ztuTA*p#qp&21rVP@rCz8+=aj*00m#TG6uMUlbbRc4hY0e;%vMp?mSIk`qj zz8>LzLD{B0AzlIbmRW_KS$Gy!fS47C T*?^cGh&h0mbNlrpT+6Eg^l3-s diff --git a/web/package.json b/web/package.json index ab91ae37b..76740fb02 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.0", + "@testing-library/user-event": "^12.7.1", "@types/jest": "^26.0.20", "@types/node": "^14.14.28", "@types/react": "^17.0.1",