From 8273c006333279f48bd2433927da6e7955587856 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:46:47 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v9.1.1 (#905) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9724bc8e..d01935f8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/webextension-polyfill": "0.12.1", "@typescript-eslint/eslint-plugin": "8.18.2", "@typescript-eslint/parser": "8.18.2", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "dotenv": "16.4.7", "env-cmd": "10.1.0", "esbuild": "0.24.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69eec43d..c5688ff3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: 8.18.2 version: 8.18.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) concurrently: - specifier: 9.1.0 - version: 9.1.0 + specifier: 9.1.1 + version: 9.1.1 dotenv: specifier: 16.4.7 version: 16.4.7 @@ -1078,8 +1078,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 @@ -4347,7 +4347,7 @@ snapshots: readable-stream: 2.3.7 typedarray: 0.0.6 - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21