From 369716f4fb984bd137e3a56b569747635bd46ed2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 17:40:00 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.2.0 to 11.2.1 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.2.0 to 11.2.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/v11.2.0...v11.2.1) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701173 -> 701173 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 ffc91d2537fcd6fe26848f7f81204d5ba13c3da0..dbb16c8ebf9103594c650c172a07843bcc8b1109 100644 GIT binary patch delta 178 zcmezRRO{8^l&rHgpDdiD~CY9QjxsC;f z+T}s|hNWq4S-Ga!p&rF$UZ#;iF?nM=8 z1_oZahGt2Arsh?q>7l;G5zbXv!P7skXIGhC5XB@gT`z=@v%R&Q5r~<9m>Gy!fS47C T*?^cGh&h0mb9-w$SAjMFnj}CQ delta 178 zcmezRRO{jZt{|(IRH$&}_HFfa0vcppsPm z60;)DNUwmP%F?QIi@c&lS3|F`ysSX~64$I?&$NnA(-hBS?VMl_%VMuw=a5i8Hw$ym z0w0f@$SRMVa36C6*R0YE&vN&qh^)yEJGG`SXa-uO7sANd-rCLx#7scU48$xz%nHP8 SK+F!r96-#uy|taIKpOxUUqPAx diff --git a/web/package.json b/web/package.json index 1c3496498..ec18cb9d0 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.2.0", - "@testing-library/user-event": "^11.2.0", + "@testing-library/user-event": "^11.2.1", "@types/jest": "^25.2.3", "@types/node": "^14.0.11", "@types/react": "^16.9.35",