From c21bb6dccd43a8b96479692af011a864044af8e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 04:16:31 +0000 Subject: [PATCH] Bump @testing-library/user-event from 10.4.0 to 10.4.1 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.0 to 10.4.1. - [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.0...v10.4.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712217 -> 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 23e1bcf8fdeed636cfb930e36d36b264a96cb4ba..79b01fcb952a44e63bf72699db3f0e8731858b82 100644 GIT binary patch delta 208 zcmbQaM|;j5?S?Ikh8@$L_Ar`E|JBUMKb^aSk!yNg2cz)xP5vy(A;!fiUXE#5AqJTy ziGF4I2JVIVDW<+k%L{v~O?rYRLc zWl_b+=AJ1LdCn!4+Ud#R8JQ8;hLb1G)SiAIi;-{o{!m8N>4(iZwWk+!GHP${3}duo y+pjO2aN2~&rV=uZ{-I7j83noSVg638DQ>Bj8Ll3|#(|~U;W@@$A=!B@M%odP9zKy4`N<_F z{`%>T<`Dswu(?cOlw8Z diff --git a/web/package.json b/web/package.json index 585aa6f0b..f48ce222b 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.0", + "@testing-library/user-event": "^10.4.1", "@types/jest": "^25.2.3", "@types/node": "^14.0.9", "@types/react": "^16.9.35",