From 768a9e2f872bef6b241ad8ce7d5010391ef8ce86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 11:06:26 +0000 Subject: [PATCH] build(deps): bump @types/jest from 26.0.21 to 26.0.22 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 740874 -> 740874 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 b1ec359a757347f249dc8fd4c3b440b44d00c518..374da05b0086639c9a5e8aa13ff215f3542890bd 100644 GIT binary patch delta 158 zcmeC0quVt{w_yw8_dC-Q-!ocHH@M3vH2q*bqjE@UYIu2gR!(6>nNvlwNq%5Tc4=z3 zslS_kdP!Pva;kT>iGQBIqkB$haCxwPPNq{(NmM~Wl2>V!VPtlCQc+TxyMKPFlSgTu zWtx9kL|&F(c~S6m$GNO3?RW1o0x=U1GXpUT5VHa?8xXStF$WNHZohk%OSb?3(h@_q delta 158 zcmeC0quVt{w_yw8_dC-cUT3tNZg7`TXgcG2Cgsq?B+HOWUwt#n%5?M8)N;#I|8j5N z(A+Z5C`WHs_o&F6Lj9DCR8xHePv6iK{XieDGSi%tAm5afl;Aw=QX?ZjLu0o9<6_gS z$ja=Jic+WYNP}#b$qQwb+wb0G1Y#y2W(HywAZ7((HXvpPVh$kY++7+A=`> diff --git a/web/package.json b/web/package.json index 7743237f3..57246e83e 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.0.14", - "@types/jest": "^26.0.21", + "@types/jest": "^26.0.22", "@types/node": "^14.14.35", "@types/react": "^17.0.3", "@types/react-dom": "^17.0.3",