From 9636a38ec526520717799d4fb412a1b637967ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 11:04:25 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 11.2.2 to 11.2.3 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.2 to 11.2.3. - [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/v11.2.2...v11.2.3) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 713871 -> 713871 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 1fbd43f75d24bd9f9c6da62d4d58942a9becdc40..da5f9996a92cc528d0baec073c2034706124db0e 100644 GIT binary patch delta 291 zcmeA_soj54yI~9Cr$|Q2$sfO)O#hqDC@|eTijkMma(ba0lS-(wldr2!T4khRmUl{t zPjYZju4`UYcu-YPwsTNeuwOt(RYp}&o<(`2g@0aEXuf$ss(!e(N4if{iAjh{UbtsK zWNK-#hf{t^nq_%tmY17}MRq{$rF9%m&2lK+FNeoZG(_aLp(N0L(9KzyJUM delta 295 zcmeA_soj54yI~9Cr$|PN>4FOxO{f3MXXKx59>vJZXffH)P9-EUxy(4nEZe0#DmySU zO+T{GE33F9#5lXyG%?ZB*toR9-7m~DFgL}!Dk;h+)z>>c-PkqEsKm*_#N8z&+1x1G z*gGpD$1K<1qB69^EVv}hGbL!cU>CE>WB~>C$+<5zwhKfv?h=`PHI~h2`k#D8mFdmb z8I?n`5-V~IGRi}<%Cs}8oV7#UTr0~nlg*P#U7Rhw0u2j|lU<67!oz}H90PKF@=MYj z&0Nj0Lp^dLbM>qIQ{9~tlg-jiEL?(&%}U%nDss%DlC=FyCqER{nhvy1VfwL1M$z`~ h1&lz<1jNih%mT!$K+Fcj>_E%`#GKo|7jVre1^_I)YM%fA diff --git a/web/package.json b/web/package.json index 875fd527c..d1c5c9af6 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.11.8", - "@testing-library/react": "^11.2.2", + "@testing-library/react": "^11.2.3", "@testing-library/user-event": "^12.6.0", "@types/jest": "^26.0.20", "@types/node": "^14.14.20",