From a017ed7d737c8c5d2fb99a436218b738788326f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 11:04:40 +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.6.0 to 12.6.2. - [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.6.0...v12.6.2) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 715420 -> 715420 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 9000a288d67d3ae8745f18586ecd4848d25caec9..e1da3ee7cd104734edcf0932a6a5e3a74f896880 100644 GIT binary patch delta 172 zcmbPpReR1=?S>_cCDXq;u^CPOmCq+IqsmA^WhMAGxLAk-_cCDU2rIE<$M%4Zaueyf;~Yr1a+S;gkzW$uy5*{QDj!9{sK5&D@0=2b?X?n!BBl_{oG{-M5xB~gY3WyK){ z8HKspVM#7-o(B1e5v2y@$!USbj?)DXuv@kZmNEh{6A&{4F$)m00x=s9vjZ^)5OZ!9 JEamDh1pqZPH+%p9 diff --git a/web/package.json b/web/package.json index f2207d120..a6fd43be8 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.3", - "@testing-library/user-event": "^12.6.0", + "@testing-library/user-event": "^12.6.2", "@types/jest": "^26.0.20", "@types/node": "^14.14.22", "@types/react": "^17.0.0",