From c45a2f16418ab13a1969f3c5d94ecaef7818b9a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 15:21:43 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.2.1 to 11.3.2 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.2.1 to 11.3.2. - [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.2.1...v11.3.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701175 -> 701175 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 3b1a63af12836467d99a971398c3d836d89577a1..c18cd8fb69357d2be664c86101c71c41539a4a0e 100644 GIT binary patch delta 178 zcmezVRO|awt%fa(1#Q!lZ8%M)=Qc44PWNeJL6 znO_zX9vK$tRp4h5mgwVel$Pb4G+D4lYx;ytHm>OgA&i{u?d^;}%ml>DK+FQftU$~L R#Oy%K0mPi!+uOMcv;oZJFy> zV5nUlq;FW7=9ZOfnjPv1ZD87wnPj8W|Su;ht3<<>y{h zk!E1vm1}60_E%`#GKpP+qnv~0m1@5sQ>@~ diff --git a/web/package.json b/web/package.json index cc699734e..7af2cbb9b 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.9.0", "@testing-library/react": "^10.2.1", - "@testing-library/user-event": "^11.2.1", + "@testing-library/user-event": "^11.3.2", "@types/jest": "^25.2.3", "@types/node": "^14.0.11", "@types/react": "^16.9.35",