From 566a11010bd0ef679a94e01030e4ce5b8e4c902f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 11:57:38 +0000 Subject: [PATCH] chore(deps-dev): bump concurrently from 9.1.0 to 9.1.1 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2f163a17..f46ed504 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@faker-js/faker": "9.3.0", "@fortawesome/fontawesome-svg-core": "6.7.1", "broccoli-asset-rev": "3.0.0", - "concurrently": "9.1.0", + "concurrently": "9.1.1", "ember-cli": "6.0.1", "ember-cli-clean-css": "3.0.0", "ember-cli-dependency-checker": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c331b678..bdf6bae5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: 3.0.0 version: 3.0.0 concurrently: - specifier: 9.1.0 - version: 9.1.0 + specifier: 9.1.1 + version: 9.1.1 ember-cli: specifier: 6.0.1 version: 6.0.1(handlebars@4.7.8)(underscore@1.13.7) @@ -2954,8 +2954,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@9.1.0: - resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==} + concurrently@9.1.1: + resolution: {integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==} engines: {node: '>=18'} hasBin: true @@ -11567,7 +11567,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21