From 695d46fed1c7f5a8fb470a58df09ad2e1bdd6659 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 04:18:25 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 10.4.7 to 10.4.8 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.7 to 10.4.8. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.7...v10.4.8) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 721451 -> 721451 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 50e549b6cc5c9653c6c7ac427fcd5b76a00169df..9240ae2e84a2bd78bd7c036ded32b24ca1313f32 100644 GIT binary patch delta 777 zcmcK2Id9W&7{_t_N!q3rYE^bFbpc!{M{}4laSqpUQrk&wAu^k`rm87;8id3l* z0*TUwzt|8k(Ww+E17hsPz*}Gf3KD{e5hJ1U3K+igqvxaF;m+#e&g%9X@R^4%Ceajp zI|0iO5x^3BeLuF+s<3s3%nuX3oom>mAc;F1y529cRVt(QxW@RVXvs9;N(L|RWSO$s zWs~s+2p+GCt^SbZ{Z4|&rYOx~IkncybQ027aQ4C18}Q1j*dja?z)#2=&!X_dx4BF3 zSd3n4;u#;6$T6$0;rR~I3p%nWZ#g(hcQBnZQ7_OoMmfav?SX8rl~~i+vN(cn+dQRK z7)w%f20eBOOpiBEZJZjC9= z$7&qWbQxPgjS;7DOtzI0<7UP~%qBrG2`^}ub!4anw1435npl|X4)7%kvIx~`I_ZVJs}_#?lr*2zM<%h83Z$7_h` zmP?jS4%bR8!-R? delta 496 zcmY+=&1=(O0Dy7cY^z;m6a5GL=*|N!P4R(=1Jw6=W3( z0})Ey%8O^ggS&|sP`u5Xw_QAmH?TG+T@+L$VNqY*#jSJ;sZ;$Kcm}bmw(&70n^|jm{h(qDY5W@n7wM zFDw4!9S8yc@IClO92Wx&`uaF&zgkDU+DthxY z7_PReu;H4_7Tt{2v#yhE7FEm2=AkW68~vhDB2#o)QYE(6_Vm0|5^GgqkQ@jtj$}%1 zPJ5^;o9&dGhp~Lc*xiniy$wxfuaIvc<2i6I-3Ytq|ENBuE&_CWiXVQSfzXjT1HL&U zq&Z?HnEUe(AHMe>7_Ql#SQE?Cf!S}WrchF-qyuw$gk5)xz9;e)pEhK2;1;wp(-b(? zU>u9C@S@}$45_kLi*v;~$%#9P1vd*?LboM*y8-u)PDTs3McfiDfV+kZ;+FlBQ3yTx E3*r#7+5i9m diff --git a/web/package.json b/web/package.json index a53b624bf..da3cd3821 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.11.2", - "@testing-library/react": "^10.4.7", + "@testing-library/react": "^10.4.8", "@testing-library/user-event": "^12.1.0", "@types/jest": "^26.0.8", "@types/node": "^14.0.27",