From f1efef6d3370f239aa8f31e3207d6103dfb4153c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2020 14:22:25 +0000 Subject: [PATCH] Bump @testing-library/user-event from 11.4.1 to 11.4.2 in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.4.1 to 11.4.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/v11.4.1...v11.4.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701175 -> 701175 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 4cb2c042321b1087124f2a2cc5489853cd34108f..9f5cf65b3583307da662f5a5e2329c8e67d66c91 100644 GIT binary patch delta 178 zcmezVRO|awt%fa(MQzh3uV6Bop4-GIINhg>k!$+?Hb&veK}^b_-lZkx?uI_vX=(XY zt{IUbE`C{Imd<8DZb_kO#omqvrbX^WhKWVxNx`A{E>VFNM*hCJ#g&N>t}a!1Ax1`l z$p!%>QHCB>#>M#&1_c56#ibV7!P6ak8MUTQ$YkT1ZV8^_MgEM+AyJ9m+QyE#`N^S1 z;aOhhp_N5BdATV8smYNgCTT^PDTTh}MR}R7e$IvYmHGi$Mt;ebB_VkQSKlPWe$O-hPFV0ZzVAZqpC8FsV$R;KC%@-qg+r#7scU48$xz%nHP8K+F!r O96-#uy{Vn6R2u+jAwaYM diff --git a/web/package.json b/web/package.json index 8e5b3fa2d..f3ca94284 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.1", - "@testing-library/user-event": "^11.4.1", + "@testing-library/user-event": "^11.4.2", "@types/jest": "^26.0.0", "@types/node": "^14.0.13", "@types/react": "^16.9.36",