From 7ce61f7ebe69294d2aa32484d842d4ff51719a80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 23:32:34 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.3.4 to 10.3.5 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.3.4 to 10.3.5. - [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/v10.3.4...v10.3.5) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712258 -> 712258 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 231d4969f8cbc9091f4af9285268c9d7e92a0b51..ca39b924433f6304e097c57df45c3279730f9538 100644 GIT binary patch delta 163 zcmX@KNBhto?S?IkQ61AKybJN?mjM&(dTuXNLbbVDNpOH0>$|0I(reeF=c z5@)vpH_xOT7c)=4?DW*|(lC9;tkBHJ0PSM^QnSQJ_kcv7qR`09d@qZX(m>-d6C*<> zBTM%%SAAnISD!5B$$~Xn(;X(U@wI1lG6FFZ5HkZY3lOscF&hxG12G2>b8gS-9Mi*iU*XS diff --git a/web/package.json b/web/package.json index a7a1abe12..d7b913cb4 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.8.0", "@testing-library/react": "^10.0.4", - "@testing-library/user-event": "^10.3.4", + "@testing-library/user-event": "^10.3.5", "@types/jest": "^25.2.3", "@types/node": "^14.0.5", "@types/react": "^16.9.35",