From d6d234c64cc5056eea101714e9ed83fc36d32458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:51:56 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash.flatmap from 4.5.6 to 4.5.9 Bumps [@types/lodash.flatmap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.flatmap) from 4.5.6 to 4.5.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.flatmap) --- updated-dependencies: - dependency-name: "@types/lodash.flatmap" dependency-version: 4.5.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 920404a0d..34fee9197 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1413,9 +1413,9 @@ "@types/lodash" "*" "@types/lodash.flatmap@^4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@types/lodash.flatmap/-/lodash.flatmap-4.5.6.tgz#5f1ea80cebe403f0fbfcc1b5ad75cd09dd8b5785" - integrity sha512-ELNrUL9q+MB7AACaHivWIsKDFDgYhHE3/svXhqvDJgONtn2c467Cy87nEb7CEDvfaGCPv91lPaW596I8s5oiNQ== + version "4.5.9" + resolved "https://registry.yarnpkg.com/@types/lodash.flatmap/-/lodash.flatmap-4.5.9.tgz#85e5e9074b85fe541dd937f16dd851a80be8c1fd" + integrity sha512-rACVyVCkf+YRthjL7wKb2e96nnZw+bRIEo2nl2ewP0GZLOuRP9QcB7FnyOj7aXI5Vrs6qONnc1lg66FdHVqCmQ== dependencies: "@types/lodash" "*"