From ba55b62be2f2208e6a852517906908e85aa11075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 20:35:33 +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.7 to 12.1.8. - [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.7...v12.1.8) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 661220 -> 661220 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 ea0fae91d95787180f85d9b53fffb061c854c096..866db72fa7d9c7b6663e263619c693c5fdcbd08b 100644 GIT binary patch delta 290 zcmaE|R^!Q9jfO3ZVoRofEN3>F-q6b^IQ_$7My~0}OBjWxZ+XO_91Yr1T>QiQ^9bO!fY3SycWt^K^nw#fjlwzDwW|W*?W)S36%L!Bc~SzFo1U8MW>J*o9AF%rA8ugjlNRLd z7!l}QV&_E)1{qJ(l=Xn5a_iUK} delta 181 zcmaE|R^!Q9jfO3ZVoRnw$}t&DZ|G$doc>`kBiHogC5*z;uUunR4lOVB$_ywB4h#wN z^eB!jEzK=63~=;!%1X)!E{b$CEvxi1%*zgSaWnNuPb&>~uQD;o3M}?FGAcC>2=vP? zb#!)*^l~*x4K*mPOp35@t}3n!F4LZVaXq{Bbj_uVk=q{>vzIVUH#p76-u`zvBM>tI YF*6Xe05K~NvjH(kj$`}Z<($v+0B~MOR{#J2 diff --git a/web/package.json b/web/package.json index 87842de44..801f8a84b 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.1.0", - "@testing-library/user-event": "^12.1.7", + "@testing-library/user-event": "^12.1.8", "@types/jest": "^26.0.14", "@types/node": "^14.11.8", "@types/react": "^16.9.52",