From 1c88487a8699d0a928a50ed93b340705e568a229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:03:53 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 12.0.0 to 12.1.0 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.0.0 to 12.1.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 747263 -> 747263 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 23d99e216abadafdf38a1d4519d7ac7414783c69..2417327af45b0356788e669ca11cfec3a4ee1bca 100644 GIT binary patch delta 716 zcmXBSIc(El7zSYdg!{M6% z-l~D~aPS>mgv}j03cpdn2_HWP6Y$qx`z+N}lVmiiRT;NbrHv+ zlHWy8of@Kb@pQ1Uz_>#iE$W?2*ChvZ-5boaTs*3jFr(^0{EXylWovA;wte8a4!$k0NTL6{zJf8m;G&c>?K`WTRn3 zeR0g&&@#BZeg9|Hu9FHEGggznJYGpJll6d`NY>cp(E7%}X0clw7N=#%GHe+! JHwL3d`yZX)1!n*N delta 617 zcmci8y>Ak69LMqec(xcrYg~*;U78rq=6E>Zh)E+42jPy>I|7!&Xi^@IU*UiPC&*3I zrAvoahVSI$pfRmFG`S|4Xkrrw+c0-?Qa3PhufM^+!QqvB*3bLmZ1v)7b$oD8~ zg@N5ET7+K*=rZ&^+Exn9)_Qb9Ygc>zXtx?p#^Qz?jj)CwQ+zm7F9dQ%Q)6*&GgH&0 z_He7#&us_{O*c4sq+nL%V%b(2cUnn08<)E})uEEvXlSzi)eC!Gv}C?HL=r*_Y|l{y z#!1%=vOOp0R-Tp;@xT*4(h(U(H&_KHm=Yb9YWIcW79)gMR;5B>u%h++B4d=hhOTvd zMNZ`dS7u8&VHh@4NiaCJ+S=4 z>4Hy3=&CuMqgR&6yO7)56WtMHemF+z67-Lq|I(=6NS|kq94m!B4mNPA&h>F>#M8da z)3m1N@US!pG*g1g2i1H2LB15mSS%Vwv{Wuv^7U3y5t$lg@B^x|`9Ki3^^!E|N-@lc zay&zdPUM;wJ|Ci+aOV{1|Fw)MiS8i+a(EG5Owq#5+7uBMb8TvEFT-=*5`g*4Y6tEu m^1z=jh=TXmZP$Q3L63L#XI8>S*a-*WBwWNLbAPtb9{vR+Ki*UT diff --git a/web/package.json b/web/package.json index eaddd0ff7..5e26f3ca5 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.0.0", + "@testing-library/react": "^12.1.0", "@testing-library/user-event": "^13.2.1", "@types/jest": "^27.0.1", "@types/node": "^16.9.1",