From 8b9b3c45469805f319ba0c44db379a9d84fa41ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 13:50:20 +0000 Subject: [PATCH] Deps: Update dependency concurrently to v9.1.1. --- docs/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/package.json b/docs/package.json index eb5b3d07..f98bedbd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -74,7 +74,7 @@ "@types/react-dom": "18.3.0", "@types/react": "18.3.10", "autoprefixer": "10.4.20", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "eslint-config-next": "14.2.14", "eslint": "8.57.1", "postcss": "8.4.47", diff --git a/package.json b/package.json index 5f6934ce..a1d9acde 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@vitejs/plugin-react": "4.3.3", "@vitest/coverage-v8": "2.1.4", "chalk": "5.3.0", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e0f48e5..33c2fb4a 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.1.0 - version: 9.1.0 + specifier: 9.1.1 + version: 9.1.1 eslint: specifier: 8.57.1 version: 8.57.1 @@ -238,8 +238,8 @@ importers: specifier: 10.4.20 version: 10.4.20(postcss@8.4.47) concurrently: - specifier: 9.1.0 - version: 9.1.0 + specifier: 9.1.1 + version: 9.1.1 eslint: specifier: 8.57.1 version: 8.57.1 @@ -3031,8 +3031,8 @@ packages: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} - concurrently@9.1.0: - resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} + concurrently@9.1.1: + resolution: {integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==} engines: {node: '>=18'} hasBin: true @@ -9133,7 +9133,7 @@ snapshots: readable-stream: 2.3.8 typedarray: 0.0.6 - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21