From 8338c3b6e48482f2487f0d391301038e24a98b34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 22:35:39 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.2.2 to 10.2.3 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.2.2 to 10.2.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v10.2.2...v10.2.3) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 711904 -> 711904 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 31dd95429bef9f31741759a5f22bb8faaf93702e..f4bde278bd0911c09dc6284f0bc441cf92862c60 100644 GIT binary patch delta 162 zcmaE`Q~SYA?S?Ikw(ZlezF;+)p5M->H(m85tNbK2me8zpzfvDpm!hg1w|p1 zD0eTzh{_~??eG$}jB?}YffE@e+I2e^ftU%1nSq!Eh*^P{4T#x+m;;D8x9fIrZ4Lnd Dmm)Wd delta 158 zcmaE`Q~SYA?S?Ikw(V1`*o>y^fK~x zHz_UfF^Nod4R9$gG6>CZtu*lq4No&J_KZp~Ha5%2O*S*k4bILB4fM#$cTKmUAKb~h?#(x8Hibcm=%cGfS4VKIe?gRyKV>9<`4jqg*12o diff --git a/web/package.json b/web/package.json index b0cfcf6c6..7598bcb60 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.7.0", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^10.2.2", + "@testing-library/user-event": "^10.2.3", "@types/jest": "^25.2.2", "@types/node": "^14.0.1", "@types/react": "^16.9.35",