From cc1b2cc8a71c74d6b784a120700cb5399ff9a8f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 16:27:20 +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.0.11 to 12.0.12. - [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.0.11...v12.0.12) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 720150 -> 720150 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 743519295fa9e7168c6c768e0cbf99dcb17b7914..17e693f9eec688cbd89d2c019dbc6940b1345a0c 100644 GIT binary patch delta 284 zcmbRCOMBWc?S?IkT~nt!E@m;BzGo_<{`AClX64Z0v=R@$q7-v4cegMf%gU_WbTgCW zqO8oEiZnwnvmi6m!u0aA+|ZIz17Gc=%u@a2jJ&`iZEqKCuN*&*z|^v+lI-k?Kuc!} zSDz}6$_TFl7t6q?$&9bHrYERy2u`0jjWK%rgGr2ejMG1vbDB-RAj_dY{b3cGdZ>GD zd5(K#VpX7Pl7D$%xJyb>QeuFiL8hT;fqO}Ca%8wql5bRLsdkWeP?bS)lyXQ;nl zVwF=~VpL(Od6uD>xq)Yxp+~x_iM~Z&o(+?N2sfPwtx%(Rg`2?rrXXjda z7NqJ&x@eo1ms>;_1?8Jt7G_37xfy$eTIOUG`Dz#DdF6T-h831%XlEp421Zqyn;H7# z`Fe%;W|nxklzN9nhGZLOo22+m4_wWpy;*>*f^mBPLPoasqM3|9%ml>DK+FQftUwGB RX9r>qAm-d&G?QydG5}z+V_g6M diff --git a/web/package.json b/web/package.json index a759875a4..7941d6d76 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^10.4.7", - "@testing-library/user-event": "^12.0.11", + "@testing-library/user-event": "^12.0.12", "@types/jest": "^26.0.5", "@types/node": "^14.0.24", "@types/react": "^16.9.43",