From 44ce19fd434d333fb38f73bea9382c3995be4654 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 23:32:31 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.4.2 to 12.0.0 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.4.2 to 12.0.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/v11.4.2...v12.0.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701241 -> 701241 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 14c50e7683759ecfda7a2ca57f8ecd9d8048413d..94f50b6c37c993cb6d6ae835805d1c05f61e4106 100644 GIT binary patch delta 183 zcmdn_Ol#*et%fa(1#QzmPGL5ip5MeMINh&}k&9nnSHHA4wMaL$EH$r0*KqpArA+Ff zh1!K>ZmEVDRasSqsRc!aZlE2b9QJG0urR6TZ83qRW-pP3(ewnU0scxm-S(628w5B;Q@wKb8c^G=h~_b0D@#gkpKVy delta 184 zcmdn_Ol#*et%fa(1#QfRdM1-UGMY>;XkrwY?$^f1C7`dXUs{}6q?=lnnpdK0XgFP< zj9D$zyR^jI-OxunEiJ#wH6t>_#V;$&(%CG?Eh#ju*xS*-w8*{4FtMmSDL6FWB`VOu z$lo`&xH2)q)uk#g#KxYR;Bc)DRbi)DLjJ0lP?0WmWW Yvj8zG5VHX>I}mdKG3WNycCIbj0Ph|^v;Y7A diff --git a/web/package.json b/web/package.json index 81a27d8f5..505a45e8f 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^10.2.1", - "@testing-library/user-event": "^11.4.2", + "@testing-library/user-event": "^12.0.0", "@types/jest": "^26.0.0", "@types/node": "^14.0.13", "@types/react": "^16.9.36",