From 266de98bc12d0c929d8ed50970f87a44136e849a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:24:18 +0100 Subject: [PATCH] chore(deps): update dependency concurrently to v9.1.0 (#227) 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 809e06d..551b1c1 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "eslint": "9.14.0", "@eslint/js": "9.14.0", "@ianvs/prettier-plugin-sort-imports": "4.3.1", - "concurrently": "9.0.1", + "concurrently": "9.1.0", "globals": "15.12.0", "ncp": "2.0.0", "prettier": "3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0cfd6e..861ab30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 4.3.1 version: 4.3.1(@vue/compiler-sfc@3.5.12)(prettier@3.3.3) concurrently: - specifier: 9.0.1 - version: 9.0.1 + specifier: 9.1.0 + version: 9.1.0 eslint: specifier: 9.14.0 version: 9.14.0(jiti@1.21.6) @@ -1616,8 +1616,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@9.0.1: - resolution: {integrity: sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==} + concurrently@9.1.0: + resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} engines: {node: '>=18'} hasBin: true @@ -5152,7 +5152,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.0.1: + concurrently@9.1.0: dependencies: chalk: 4.1.2 lodash: 4.17.21