From c15e43a07811a5c8c27755c7510f631752401a19 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 19:03:57 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.4.1 to 11.0.0 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.0.0. - [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.4.1...v11.0.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712220 -> 712220 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 79b01fcb952a44e63bf72699db3f0e8731858b82..9c5c4d2837d640e601cd34b99ff62d5d446898fd 100644 GIT binary patch delta 187 zcmbQUM|;j5?S?Ikx*gL$E@3j8{vm`>a5{GfBiHo04o3dz8|N`8Pv6kN$Qoj7>L2Nx znBne|X6PA_7#vh->Yr5MmKf|<;aeV6nVRNeZW)=K5ma896zXMBtqCC cCLm@8Viq6p^U8UZk>!k%ml>DK+FQf VATc%|W(Q&pAm-fe*2#4(1OS2(KcfHu diff --git a/web/package.json b/web/package.json index f48ce222b..d353ef3ab 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.0.5", - "@testing-library/user-event": "^10.4.1", + "@testing-library/user-event": "^11.0.0", "@types/jest": "^25.2.3", "@types/node": "^14.0.9", "@types/react": "^16.9.35",