From 4e8bc632869f6c87e33f457fa80c549de5482227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 11:06:22 +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.1.4 to 12.1.5. - [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.1.4...v12.1.5) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 664879 -> 664879 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 01395c6f5ac763a3d59ce37f58a88fc7c9640395..867213e28b028be13fda088edf301e02c2a8bc3e 100644 GIT binary patch delta 164 zcmZ2~N@M*gjfO3ZMT@4pY-2H+ey5vJaJtVTMy~1m7cmM?K6G6<)U7Hc&$}$iz}wj* z#KOegtTd#;(%djB(Zb)q&?l$3pr|T5DK)4v#Ujnn*QGou*~il@y~4nwvdGjdvntXu z*Rs;cyWGP)%sVyAH9I7rIH%m$C}(=$Np{=z_Qi}q%ml>DK+FQftU$~L#Oy%KvAumU H=ZZ!EEssA1 delta 164 zcmZ2~N@M*gjfO3ZMT@4V7%>`8zuV0yFx_VnBiHo(ix`C`f09=YElV*iHZjieORFr@ z_i`<=$V&;#4c2zdGfQy|3(d_6x2!5GDaiHp2-Pks3h+(z@F@!Q%n6UOEO&9WaP$e* zPjT}tE;S1^FmN=D&^LD}(>E#!&zl~2lHInweK8{tGXXI(5VHU=D-g2*F*^`*Y;Rx8 HxuOvOl6pNj diff --git a/web/package.json b/web/package.json index 5da561a77..b628ca472 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.0.4", - "@testing-library/user-event": "^12.1.4", + "@testing-library/user-event": "^12.1.5", "@types/jest": "^26.0.13", "@types/node": "^14.10.1", "@types/react": "^16.9.49",