From 4fef9837ccd129696fab2c0f7846374a1a8a41f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 21:10:54 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.0.12 to 12.0.13. - [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/v12.0.12...v12.0.13) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 720150 -> 720150 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 fc94b283fc520e8ee2d7c198c8805cc0726971c1..157a2d57c0d808921da2be8d58617c97094fd503 100644 GIT binary patch delta 279 zcmbRCOMBWc?S?IkT~nt|zQtlRea}=z{mC19l|#MC@>2rB%$?nHj6AE-^b5m-waXmC zyq%m3qx>8L++7os6O+=d=(#vuxgF;FsGrrcEo}j`ZxP9I<#*>WG4}WE|m>$5*p*y`Oo>M(6(bUAPBHzo! zv&hK2AU)08Gd(rXy&|_T)Gx9qIn3DDA}3AXEZxJz)XXDFKOiGQ+tew!+#|x>GBL|F zIJZ32EIi2Hpv18%D6}Xj*U#TCJUzQ8wS01*l=Afcg^XYiJkhG6W<&>8g zRhVj?WoTw@;2CDWIN@aTgLPoasqM3|9%ml>DK+FQftUwGB RX9r>qAm-d&G?QydG5}aJWF`Or diff --git a/web/package.json b/web/package.json index 04bfcc0ab..f70025a44 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^10.4.7", - "@testing-library/user-event": "^12.0.12", + "@testing-library/user-event": "^12.0.13", "@types/jest": "^26.0.6", "@types/node": "^14.0.24", "@types/react": "^16.9.43",