From 4d52bf7870e22ba14a5f336fe41c7174579d24d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:37:48 +0530 Subject: [PATCH] Bump concurrently to ^9.1.2 (#44880) 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 5064656f224a13..7ba00db8d5b5af 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "chalk": "^5.3.0", "compression-webpack-plugin": "^11.1.0", - "concurrently": "^9.1.0", + "concurrently": "^9.1.2", "cpy-cli": "^5.0.0", "cross-env": "^7.0.3", "danger": "^12.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 233d49220fea2b..3abecf192aafec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: specifier: ^11.1.0 version: 11.1.0(webpack@5.96.1) concurrently: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.2 + version: 9.1.2 cpy-cli: specifier: ^5.0.0 version: 5.0.0 @@ -6808,8 +6808,8 @@ packages: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} engines: {'0': node >= 6.0} - concurrently@9.1.0: - resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} + concurrently@9.1.2: + resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==} engines: {node: '>=18'} hasBin: true @@ -18510,7 +18510,7 @@ snapshots: readable-stream: 3.6.0 typedarray: 0.0.6 - concurrently@9.1.0: + concurrently@9.1.2: dependencies: chalk: 4.1.2 lodash: 4.17.21