From f7d1e5c8396ff4770f7db683193f0e99c82d0211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 11:15:08 +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 13.1.5 to 13.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/v13.1.5...v13.1.8) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741122 -> 741120 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 df17334caed572d6bc0b84917b2f48ef941ba3d3..4433244a088b19e24ca169eb74725bcc86655df2 100644 GIT binary patch delta 273 zcmZpgr`rHTTNw8po4#o-r_uBe#~AgdKeT374)rxK@ksa2@hYqE^hqb#o6(bIS=fcM8uhFU)ar_bKu$DR=kH z35amccS_Iq2+o{tc#*?m`nltbF^ndYC+@VH?y#Ow6v%wIQzO*N)hD|wU*9FCz%Rwi zJSC^HTt79^+|{7Cw9+)w)IHEcJ1nOnvCuHD*w0Jb!#vF-tfb61%Qw~8H9aUJDk{(| zA|xv(B{D5Az09aE*VoL~u*|f4`$T?@MU3qWPJu8J5HkZY3lOscF&hxG12G2>b8cU7 IiYuuF00Kg2!2kdN delta 168 zcmZper`t47w_yw8zGKrr2e2AV|8R^^Z~DUJY|5c2E{1MF9;M+KX(`EhNoF3F`uT~T zo>3kZmOg>r?iEQPC6QsqnWj-ir52vX?&0BH`R+#HB{_~c5mEZ4W+_?z+GZhTX~p3I zS*FPmfo1t2Zh?*=lLMW!rXM)Yn6+&^V+B+Df>Vq@45FEVm<5PgftU@5*@2h?h&i_} JIK`FF0stXbLZkoy diff --git a/web/package.json b/web/package.json index 471158339..f5a0e4a0d 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.6", - "@testing-library/user-event": "^13.1.5", + "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.23", "@types/node": "^15.0.2", "@types/react": "^17.0.5",