From a0bd73a3a65d7d0829badd31164a41e6e04e8383 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 01:01:47 +0000 Subject: [PATCH] Bump @testing-library/react from 10.0.6 to 10.1.0 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.6 to 10.1.0. - [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.6...v10.1.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 712220 -> 703609 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 42bc97fb85f25b452d82be2ec92eb8cf6768a42b..52fec4b40c50e178534c85c1de180480a3c0ed22 100644 GIT binary patch delta 207 zcmbQUNBidwt%fa(N1CVSg)^B<{}93`IGwWvNL&?XR1GyxvT*lsvGDZuGW4tpE(nb> zEHd!&2@J|I@hY&)i^%aVb&bdlHZDo`430|9^ta42*VZ=4^KkYlcJ?;5NOg2Fttxg3 zO*C*f$_~;F&M;1lbScc5-nfR#V*372MuF*fS{UUgpHVTI-Y|(xW&4~?#&V|Zf7%%x xO}C#q%NWNv-F7}u(Sf_{Jnd=^7=f4xh?#+y1&CRJm<@>8ftX{v+5^sSe*yg$Op*Wq delta 694 zcmb7>OKTHR6o5IglQde30SnS9t+mwBP%@KeD}|b-B`r-e&12Fwi33UwiR&BB!%7vJXGd*OWF{c$|{XxDz@ z6}-QN(UA@}ev5+*tu3$tjqfNJ;(S8VS(yuaoAG5P<&eV*O+PIO$#S!jV_8j_jVO+0 zK*+d5Tp%1=@Ut7iKs`AVnfEDqne`SI=i?>G9jVX>j>%61((a_oE86jJlN!Z?Japqe z2WRkO3;MSve|6!*9m+5~sEU=Uw2>VvN-33B8|&+2jJETZ5pKMpG1-{T&HD9b*2xx^ z!l|HQm+HAvtR@9Dby{QWQmr0cP#7^P=;?f+RMe|WHFYA9)9P`>nF-HLFNd9S**hYsN-n)c-*WpaZ;F{BejN3}%fRE}n=*RHfir2nUM>y4h9)sNZY})x?J_~sD zoaHjEN#Mdyn?M;vxeRRuWM9Jt69491ljpD3#deKp$6tlek`n gQ+Qu7oxaoB1A>Wgg3v*r2xfwX&}p>xtVch81GLljU;qFB diff --git a/web/package.json b/web/package.json index 8dc482bd6..bf2bdf95d 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.6", + "@testing-library/react": "^10.1.0", "@testing-library/user-event": "^11.0.0", "@types/jest": "^25.2.3", "@types/node": "^14.0.9",