From b9598241b15c21b242a37adbf0ab7e7ef2f2075d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 06:02:05 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 12.1.2 to 12.1.3 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 12.1.3. - [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.1.2...v12.1.3) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 980083 -> 980541 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 2e5c7403d9ec90e97f29b3c27c10eb9ca0948d02..14812ff85c76b374bd83e552e4e877e5135538f1 100644 GIT binary patch delta 416 zcmezT!g}u;>kaCRjKgM$dk`aI=IZJ5zVaANuUx|^$X}G2m|UW- zs}H7i4X5kdu&amWJBRuNMT7?xIh8nD=9;SWmdzgoqq?LMC1vz@> z89IlDm0CJgMU)i!M7X$wIGTB9xcT{&1eN=gqy_sH85wxEMr4*IrPB&b^Y&+e4 zE-(Ld*|m)F)8`bib59r8$;m$XA0ylJ(v@t2)43nAs7<$(X5pPK$I8mt-msPth?#(x z8Hibcm=%cGfS4VKIkq>f<$TXJFn$r7%AqygU@os54!_7vx81@i*bWSJAm##MZXo6X NV&3h)w(wQj0{~$%l)3-_ delta 173 zcmdn{#`^OM>kaCR({I@F@=m-iIQ{%OM&9Ni#_d6jjG3#aZ`s2nHGRWwHp}V$+c@>6 zFE?WnoUZVQO=0?5R#xH34`St}U)aLN+1{{@5r~<9m>Gy!fS47C*?^cGh&i@5tm8bv zHoa&Dm*VsdYZ+Z8Z@VHo{q-77ux*CZ<5qHtfyAYz`>bc=XxH7&3B+7L%nigmK+L;c JcRQbeJphukMp*y= diff --git a/web/package.json b/web/package.json index 345e00b90..7156de9cf 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.2", - "@testing-library/react": "^12.1.2", + "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.4.0", "@types/node": "^17.0.18",