From 6e4c56d9ad7ec04377070865d354e719e2a1123c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 23:14:06 +0000 Subject: [PATCH] Bump @testing-library/react from 10.0.5 to 10.0.6 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.5 to 10.0.6. - [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.0.5...v10.0.6) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712220 -> 712220 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 9c5c4d2837d640e601cd34b99ff62d5d446898fd..3a9ec07a547506f872edc0990dc2596b006240c6 100644 GIT binary patch delta 315 zcmbQUM|;j5?S?IkdqO5FoHw2RvzbwVGbKM)UsoSUPBv`R2n~(33kmX&Mb2+NsBNIHt-3~$qF_! zGV;$$HFHWW&!{lUPS20>j;NZRIGa&ra)1ik^aELpeB1YjGP3JU51GYjH2p&equ_MT z7DnOe!gfsZlPA1j4M~nND)#U*s|pD>Owup#^R99<$V`sPuPV;)_b<(K4J_2Ja!yV& z@dsd^n=)tTSl9p}ZSQzAH zkYVOr8eS3NVUQQ0pPf_@p5~mL8(89{ZSGv^k(#AnmXTs^m=&R&5>;jDQYQgb5A!qZ$FQ~mv1U7SnIGY#^5oKjq;H?HBbm=3g5 xVEUaFM(N2f-U>{=5X;2Y&fCfe#7scU48$xz%nHOHadsf)0AkMVyscdPkpQg^YB>M^ diff --git a/web/package.json b/web/package.json index d353ef3ab..6c3920d92 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.9.0", - "@testing-library/react": "^10.0.5", + "@testing-library/react": "^10.0.6", "@testing-library/user-event": "^11.0.0", "@types/jest": "^25.2.3", "@types/node": "^14.0.9",