From 70b4ca52cd660c1a8ee69d7fc50291e8e313edd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 11:03:38 +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.3.0 to 12.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/v12.3.0...v12.4.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 712760 -> 712760 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 f447ca3439c8bdeef208760d9416a532480da850..1b47a1aa634cb4d4a94441f8e7e1fabd34827974 100644 GIT binary patch delta 184 zcmdmSKzqjl?S?IkvZa$ZeC3&b{spVXbjduyoSsz5C_O!RDwk@gqe)0qep*(xzlVuYWlBhi zM^v)AUq*RkR(@V~n5Vl_rb$7rUwLY1dX|f;dv3T#X;hj?wt0q6idkTYk9JXZuzz|{ zigAd)vzv=wrMIQGzd=!I>g0`1TGKboVi%m=@s}}rd%|z_BBtpIjg0K=Y?X{a%ml>D ZK+FQftU$~L#2`5iAm-f8R>@_Q4ggV6J(vIh diff --git a/web/package.json b/web/package.json index 6ca8a716a..e2cc4fbcb 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^11.2.2", - "@testing-library/user-event": "^12.3.0", + "@testing-library/user-event": "^12.4.0", "@types/jest": "^26.0.16", "@types/node": "^14.14.10", "@types/react": "^17.0.0",