From 29644812b0d74479ee7cd2e1104ca6868f7d75ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 04:00:51 +0000 Subject: [PATCH] Deps: Update dependency concurrently to v9.0.1. --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1176238b..3af72966 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@vitejs/plugin-react": "4.3.1", "@vitest/coverage-v8": "2.0.5", "chalk": "5.3.0", - "concurrently": "9.0.0", + "concurrently": "9.0.1", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5369827d..dfa2827f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: 5.3.0 version: 5.3.0 concurrently: - specifier: 9.0.0 - version: 9.0.0 + specifier: 9.0.1 + version: 9.0.1 eslint: specifier: 8.57.0 version: 8.57.0 @@ -2857,8 +2857,8 @@ packages: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} - concurrently@9.0.0: - resolution: {integrity: sha512-iAxbsDeUkn8E/4+QalT7T3WvlyTfmsoez+19lbbcsxZdOEMfBukd8LA30KYez2UR5xkKFzbcqXIZy5RisCbaxw==} + concurrently@9.0.1: + resolution: {integrity: sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==} engines: {node: '>=18'} hasBin: true @@ -8635,7 +8635,7 @@ snapshots: readable-stream: 2.3.8 typedarray: 0.0.6 - concurrently@9.0.0: + concurrently@9.0.1: dependencies: chalk: 4.1.2 lodash: 4.17.21