diff --git a/package.json b/package.json index 2598acd7421..4c1182c215b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chartjs-plugin-datalabels": "2.2.0", "chrome-launcher": "^1.1.2", "chrome-remote-interface": "^0.33.2", - "concurrently": "^9.0.1", + "concurrently": "^9.1.0", "ember-template-lint": "^6.0.0", "esbuild": "^0.24.0", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7dee71d62b..709ef35f9a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: ^0.33.2 version: 0.33.2 concurrently: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^9.1.0 + version: 9.1.0 ember-template-lint: specifier: ^6.0.0 version: 6.0.0 @@ -3730,8 +3730,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 @@ -12551,7 +12551,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.0.1: + concurrently@9.1.0: dependencies: chalk: 4.1.2 lodash: 4.17.21