From c75019b49ade182d2012bddc0f043162f09344af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 20:39:21 +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.15 to 12.0.17. - [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.15...v12.0.17) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 721455 -> 721455 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 bb2a4104ea57cd180d631b7c4c24101f3d7ac0b1..f9c5008f0d807344b45c6bb6fc4383602c80dc07 100644 GIT binary patch delta 163 zcmZ4AqO-n5r(p|Y*VO5O6B(VSpPkAmH{FPjT{+aX#KU)40&MsKPwCB)H7A*jYa-(l069Ti@3!#U;2PEW&q+J2 zFxN0FBP_?oCCJZgvS5MM^aUIog6;FBF#<6Y5HkZY3lOscF&hxG12G2>b8eqEjcZ~y E0J|DIHUIzs delta 159 zcmZ4AqO-n5r(p|Y*VO3?Z!sEA-#e92Z#v^PCgo5k?KF#=f|5#ezq~?&Oan7FC-(rC z@DT09;yjPU(v*VSNGETXa`W;+&qC9Rg3y$zG#95}|CF5M@*uywRA1wWA{T?8V*e;t zOQ(oZm+~Uhg7V_B=^vRntlQ^JV+3L*AZ7+)79eH?Vm2UV2VxE&=G;DS8rQ^Z0GxU~ ADF6Tf diff --git a/web/package.json b/web/package.json index 13db4810d..8d7711057 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.15", + "@testing-library/user-event": "^12.0.17", "@types/jest": "^26.0.7", "@types/node": "^14.0.26", "@types/react": "^16.9.43",