From a56252fc1844fa022e6ee87d8de44fbe0c695edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 06:09:57 +0000 Subject: [PATCH] Update dependency concurrently to v9.1.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 954ff91..1588008 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@rollup/plugin-node-resolve": "16.0.0", "autopublish-template": "20.0.20", "chai": "5.1.2", - "concurrently": "9.1.1", + "concurrently": "9.1.2", "husky": "9.1.7", "karma": "6.4.4", "karma-firefox-launcher": "2.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a1e8df..527950a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 5.1.2 version: 5.1.2 concurrently: - specifier: 9.1.1 - version: 9.1.1 + specifier: 9.1.2 + version: 9.1.2 husky: specifier: 9.1.7 version: 9.1.7 @@ -572,8 +572,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@9.1.1: - resolution: {integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==} + concurrently@9.1.2: + resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==} engines: {node: '>=18'} hasBin: true @@ -2427,7 +2427,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.1: + concurrently@9.1.2: dependencies: chalk: 4.1.2 lodash: 4.17.21