From 5bfd8ccc95491b1d48e6b80d9cb4d1e6c317639a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:57:49 +0000 Subject: [PATCH] Bump @types/lodash.chunk from 4.2.6 to 4.2.8 Bumps [@types/lodash.chunk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.chunk) from 4.2.6 to 4.2.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.chunk) --- updated-dependencies: - dependency-name: "@types/lodash.chunk" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 876babe29..2c6217b06 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/helmet": "0.0.48", "@types/http-proxy": "1.17.9", "@types/http-proxy-middleware": "0.19.3", - "@types/lodash.chunk": "4.2.6", + "@types/lodash.chunk": "4.2.8", "@types/lodash.debounce": "4.0.6", "@types/lodash.unescape": "4.0.6", "@types/node": "16.11.13", diff --git a/yarn.lock b/yarn.lock index 87ce124f9..a93a1cc4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4283,10 +4283,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash.chunk@4.2.6": - version "4.2.6" - resolved "https://registry.yarnpkg.com/@types/lodash.chunk/-/lodash.chunk-4.2.6.tgz#9d35f05360b0298715d7f3d9efb34dd4f77e5d2a" - integrity sha512-SPlusB7jxXyGcTXYcUdWr7WmhArO/rmTq54VN88iKMxGUhyg79I4Q8n4riGn3kjaTjOJrVlHhxgX/d7woak5BQ== +"@types/lodash.chunk@4.2.8": + version "4.2.8" + resolved "https://registry.yarnpkg.com/@types/lodash.chunk/-/lodash.chunk-4.2.8.tgz#12212b6053cf00831b9152ab7eb9e97e9a90d739" + integrity sha512-wSUIKYp9PMko5SjZIbdoy7mRiEXAVXWFS3kFQu5wDl6+DtFBJ5OvtD62kJIJ+rH3ELPLijUr2gV3EVT+iqO1og== dependencies: "@types/lodash" "*"