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