From 09915ff809425bdca9f97438c962c309e321775a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 12:53:20 +0000 Subject: [PATCH] build(deps): bump @types/jest from 26.0.23 to 26.0.24 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 26.0.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 742698 -> 742698 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 45dc6c55521d6b8bd0cd7a1f2c9d8004e15e693f..d3297d638b5e72219f7f55732679c67a352661f7 100644 GIT binary patch delta 164 zcmZ3rN_W*N-G(iUGoMWlY+^K?{^2tt+w@D%7=@-crZXvry6Q)mhGiyMIE5ER`32>; zRAgC}MMh*4yOak+CIxu<6?(f_Iu+*y=jZ2{1O*znSmx%tmio9@lvJcwRu;JVc$j;c zX!~U3Tly90CtG+JxMgY^nomEd!l>L{|C|wsnShuXh*^M`6^Pk@m>q~YfS7Z8{d2C> Fxd1%DKv)0( delta 161 zcmZ3rN_W*N-G(iUGoMYK_{@0vhtG^`(=R<^6q=kkS2-lg!zVY~*UK`?%Q7G&GsM&) ztF$sZs=&wGJFDEQvfRzjIH<^|AS5`uGBB+&B~8C5+sLRg*gV{#z|O?e)*OR_6i$ DWN|?P diff --git a/web/package.json b/web/package.json index fffa916a7..ba0627565 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.0.0", "@testing-library/user-event": "^13.2.0", - "@types/jest": "^26.0.23", + "@types/jest": "^26.0.24", "@types/node": "^16.3.3", "@types/react": "^17.0.14", "@types/react-dom": "^17.0.9",