From d57e77e0d8bbe4d8fc3226b8cda55d1827df59e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2020 02:29:35 +0000 Subject: [PATCH] Bump @types/jest from 25.1.3 to 25.1.4 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.3 to 25.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 689812 -> 689812 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 91a4025de89b7416790fb3c1d05c28384277eee4..0e531e45c6f493e141b01594a31266ce9e089f78 100644 GIT binary patch delta 227 zcmbQzt2L!pt6>Y{+m^|XIE|+(v@(iMUn0sTKiPqkB{a~*CDN$W&oRR}%sj-`*)yc5 zqDtF0DBI9AvnshbwX7;FHQ3CjGTSq!&?wB%)imGVq&&jiBFretHN~>rJUFi+H8n9k z+r%s~$u~X9!Zp~V!nk<4qZp&|^y)}Ph3Ws~ScRwSWis+kw>4r>nZALCk!|_|F-DHb zTDlV3&qp&pW85y{$#{x+dwn9~M~>}(r!f9x+#V3h7|JwVzmAc$Jzypy5HkTWGZ3=? TF-VLJh}nUdV|&0%PM5a;b6ZXr delta 230 zcmbQzt2L!pt6>Y{+m`7po?J%L14nIx3QnJLid{J*t1z)By|Aj%D?B~i(aSj^ z!qUvg$vsHlHPgI2FgePpEU3&Nz{j=JGRmpaH!Zo?$T&MS)T_w5%+k#_$Sg7{%`(zC zDXq|@Fg-U?+bh(mIIl2c^1)9k)2kyH6{i1_V-=pRm&wRG-PVXjW%>plMz-k>#27gy zYw1dCKOfDwkZ=3nDU3fEr$2bberI}pIwSY=`KDZ&+Y`bVT^XnA*DGBo;jjvJc diff --git a/web/package.json b/web/package.json index 10060bc74..598d50a87 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.1.1", "@testing-library/react": "^9.5.0", "@testing-library/user-event": "^10.0.0", - "@types/jest": "^25.1.3", + "@types/jest": "^25.1.4", "@types/node": "^13.9.0", "@types/react": "^16.9.23", "@types/react-dom": "^16.9.5",