From 2b0bfb0d5baca2c857b13670eba7311b5c474aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 06:32:17 +0000 Subject: [PATCH] build(deps): bump @types/jest from 29.5.4 to 29.5.5 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5. - [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 1344470 -> 1344470 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 4bdb9a44b763eff600b61d9df10626f5ac171444..052ef54d133c61768c62c696bd384d79fb243d5d 100644 GIT binary patch delta 344 zcmccC9(1ieXhRhvqv>?Rm5kEO(-_;QF*0tS#>muGGF>=?*K&Gj8I$1jOS4#&LsOF~ zbE=Fo@`}TQEOR5va-H0gBD^Asw2h5J1CmX&qf#m=T_Q3}%MILe0-Qq9oWuN#%L9D0 zvrGLm151o6%8I;A3@yvdBf?W1i?tn7{j-Y`(;_AphO1A%>%nU`{oEoZh3VpzOv2Oa z=dk^rzAu|uzI{Rk6A&{4F$)m00x=s9vjZ^)5OV@C7Z7uApHRV*aURXRA+&JsbO(2C em3E+eftU}7`GHsfhy{UI2#AHZ-}MmrX$1f}G<|IV delta 356 zcmccC9(1ieXhRj_bjRDQBGU_Um^hlJF}6=*WZXWDk*Td@y7N?4qv;J1OzhJ`%a{Zw zAL3CC4ai8(anH>NPjxXdbBpv3^C>ZoFb~NL&#Edf4Ra5-EO*y8Da=m}NG*%-&2r8y z@=P{OGD}Ia49`k+cQpx&3@ZqA4EJ>@GcGgm%ycUEPl`0Mu$-*utv>y(2d~}qbBmZ1 zri)iH2~V$|!}fdnzHDas_6ZeCK+FupEI`Z(#B4y!4#XTl%n8I?K+L^;LIqF8dAhlI j`oS5(D(&|?c!8J?i1~q70Eh*FSO|!Px8L&+`C$bBv+;ph diff --git a/web/package.json b/web/package.json index 7cf5362a2..360ba2f10 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^14.5.1", - "@types/jest": "^29.5.4", + "@types/jest": "^29.5.5", "@types/node": "^20.6.3", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11",