From 8100c3e4242288c20de9fc8b6bd0bdce3e8bfc3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:09:34 +0000 Subject: [PATCH] Bump concurrently from 10.0.0 to 10.0.3 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 10.0.0 to 10.0.3. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v10.0.0...v10.0.3) --- updated-dependencies: - dependency-name: concurrently dependency-version: 10.0.3 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 18a9885..24b3185 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "devDependencies": { "@discourse/lint-configs": "2.37.2", "@glint/ember-tsc": "1.8.0", - "concurrently": "^10.0.0", + "concurrently": "^10.0.3", "discourse": "npm:@discourse/types@2026.1.0-2709d36", "ember-template-lint": "7.9.3", "eslint": "9.39.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d62b61d..9a29bc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.8.0 version: 1.8.0(typescript@5.9.3) concurrently: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.0.3 + version: 10.0.3 discourse: specifier: npm:@discourse/types@2026.1.0-2709d36 version: '@discourse/types@2026.1.0-2709d36' @@ -533,8 +533,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - concurrently@10.0.0: - resolution: {integrity: sha512-DRrk10z3sVPpguNe8od2cGNqZGqbT15rwAnxD4dG3b78mdNNb/gJyr8T834Oj518WcBmTktrt4FhdwZn09ZWSg==} + concurrently@10.0.3: + resolution: {integrity: sha512-hc3LH4UaKWd/bbyDK/IGVa4RB6PtQ3CUYwtrkzqHn+wIG3Hr5fhpRlk0L/gCa8ZE1L/Ufj50Zho69cI5w8SQBA==} engines: {node: '>=22'} hasBin: true @@ -2496,7 +2496,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@10.0.0: + concurrently@10.0.3: dependencies: chalk: 5.6.2 rxjs: 7.8.2