From a47b8fc8eec7de880aa4a5ea8188f5bcdbdb8f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 06:43:32 +0000 Subject: [PATCH] build(deps): bump @types/jest from 29.5.6 to 29.5.7 in /web Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.6 to 29.5.7. - [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 1350860 -> 1350860 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 4b29387674277bd458af4236ba4477c7d1b349e9..21cf26104815052972f45399b257130cacc1f3c9 100644 GIT binary patch delta 352 zcmX@JGw96Dpbb@wjONn~Co)PmPh)JK#>lvR8Y5F~!(^v+OiYNzE;{%ylpJa>`E3)X&c^EicLn zsZ7pK4t9ymFYt9OcgyfIiZm&<%nzvacaHMQPfHIjF`BM8mq~s4galr@>G#^0jHjO$ zWBWb5z@2l!bcIwV_V)iROhC*G#4JF}3dC$c3=-!6Voo6D0%Gp%|66$0+@hPC1MhPy dw*%b_#C$-^55xjMEC|FxKrFm{LV}2m4FF+&g+KrR delta 356 zcmX@JGw96Dpbb@wjAqjfCo)PmPh)JK#>lvR8Y5F~!}Q`VL8IvflNi~j+cYr=PG7u~ zUpZ92#L_RXD%-yxBFV%rtt{QpJTuk9)yy?DILjs2DA+x?z%Mc_-zO>5G1W)k)xR_~ zR6i&<#XsDwAT2N?!pYUw+$p^@GTbmC(7-jxSKBNo$1}rhI^%g}_30B5c|FBD f;Z|-3x*CZ2fS4bM1%Ox(h=qVyc>9C|5gQu-K-q$m diff --git a/web/package.json b/web/package.json index e37ea1a96..2dcad4b6f 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^14.5.1", - "@types/jest": "^29.5.6", + "@types/jest": "^29.5.7", "@types/node": "^20.8.9", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11",