From 0e973e11fd7f8016b9eb3b6f4d0d567f1ef98b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 11:04:55 +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.3 to 12.8.0. - [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.3...v12.8.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 740727 -> 740727 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 278c6067556f03d18cffda1faa5da271406a243e..34632c54edbd879874f9e3dec53e4c485091ed14 100644 GIT binary patch delta 181 zcmex9OZWRM-G(iU=Z-R3OrGdwGX3O1MuF+8jxushmp#TPI6deEr)sFFcD6~VafDe! zqMJ*wQ*fzSNwJH8kw;isRjGewKyqbzU~X=to2yY`V4y*&X?aj^MR-ttsD(kOhhc7U zqGh02d1*zWfm2|yV{W;lqoZ$SN^)`X^pDIOmeU^|V~pLtpp>JCseQvqMj!^!%s|Wn X#H>Kf2E^<@%mKul+c%u#I^GNboqkB- delta 289 zcmex9OZWRM-G(iU=Z;Rln8sl;{ljWT!Rf1xGIC9qJqBc5e9EXA>X{PkksY3vlo}lD z737walTzm45}p_Y$?&+!Rl~kDRRaBgo<5pziAD$EFS(<1NQkEPR z=H-`{Xzb)yB+)m5CmK z#+H5s6=B)Vp6;fVZpGTUK85J$FOSQL8@MkJ#Y~OGagqeVt a8Hibcm=%cGfS4VKIe?gR`-YQT$D0AwZ*MIC diff --git a/web/package.json b/web/package.json index 6f66edbbc..568a8a38b 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.3", + "@testing-library/user-event": "^12.8.0", "@types/jest": "^26.0.20", "@types/node": "^14.14.31", "@types/react": "^17.0.2",