From 2d4c37c3b86269e0453022d2e7999b71748c3f0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 00:57:16 +0000 Subject: [PATCH] build(deps): bump @types/jest from 26.0.6 to 26.0.7 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.6 to 26.0.7. - [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 720150 -> 720150 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 758ac93764cf5ecb89350321bf22002e78273391..274c8b90a24fddf21c4e14f92a06780ece4e0609 100644 GIT binary patch delta 172 zcmbRCOMBWc?S?Ikg{!73on^F~zG@Yt;PfvBO!Cte#F$w_Dhv$F&Gmiq{mgu`3Z0U} z{8J4pEmI1LD#P>AT%xoi((;X63*A$llG6f$ymA5yjD5<@jDpJia>6T0-OJ3g{awp* zJc=?M6HQG@3sN$Ty~@hUCoi0(Jbm_dMxN;t3K?13(^oSBF%u9o12GE_gT&Z?m>q~Y NfS7Z8`f9HAfdEL)KrjFR delta 168 zcmbRCOMBWc?S?Ikg{!77n#E{2ebp*P!Rbj|oXVjQ8D7qQY1;V#m5!DMS(O19{vpPd zQTb*SK^8&giKUgHj+seSL8;{dDK+FQfATc%|W(Q&pAm-ej JzM5-&AOPQvKQI6Q diff --git a/web/package.json b/web/package.json index 3ec4c3907..b680de595 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^10.4.7", "@testing-library/user-event": "^12.0.13", - "@types/jest": "^26.0.6", + "@types/jest": "^26.0.7", "@types/node": "^14.0.25", "@types/react": "^16.9.43", "@types/react-dom": "^16.9.8",