From 873c24fa5065b80c4319d4d30009c119f1c7ea31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 07:06:51 -0600 Subject: [PATCH] chore(deps-dev): bump p-map from 7.0.0 to 7.0.1 (#396) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 141b6242..3a837761 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,7 +158,7 @@ importers: version: 4.1.5 p-map: specifier: ^7.0.0 - version: 7.0.0 + version: 7.0.1 prettier: specifier: ^3.1.0 version: 3.1.1 @@ -3970,8 +3970,8 @@ packages: dependencies: yocto-queue: 1.0.0 - /p-map@7.0.0: - resolution: {integrity: sha512-EZl03dLKv3RypkrjlevZoNwQMSy4bAblWcR18zhonktnN4fUs3asFQKSe0awn982omGxamvbejqQKQYDJYHCEg==} + /p-map@7.0.1: + resolution: {integrity: sha512-2wnaR0XL/FDOj+TgpDuRb2KTjLnu3Fma6b1ZUwGY7LcqenMcvP/YFpjpbPKY6WVGsbuJZRuoUz8iPrt8ORnAFw==} engines: {node: '>=18'} dev: true