From af12f8add78d9ecf15cda03ae8a443eb21288246 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 18:17:44 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.3.5 to 10.4.0 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.3.5 to 10.4.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.3.5...v10.4.0) 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 ca39b924433f6304e097c57df45c3279730f9538..eed7dede11902ff02f8e0fd4348bbada060ae915 100644 GIT binary patch delta 169 zcmX@KNBhto?S?Ik5gpSvc`}(y{}93`IDKvhqxAGoS!}AIo{8bfRZ&KT{^rR(p{Z%E zX`$x+p-w&-1-b5F{!XqbZmE_Tt{%b0fu-8vImTWg*?BHT+7Xc+K9Lsr$t5QK`st45 z5doIv5e2!6-7KWD=#X z9qL!&>{j6BnUv#V=INK6o*G^nrtg>)ni(0OU94YfmKfO?OB~% GH$ng^vpNd^ diff --git a/web/package.json b/web/package.json index d7b913cb4..188ac2e73 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.5", + "@testing-library/user-event": "^10.4.0", "@types/jest": "^25.2.3", "@types/node": "^14.0.5", "@types/react": "^16.9.35",