diff --git a/package.json b/package.json index d931884..683cd60 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/node": "22.8.6", "@typescript-eslint/eslint-plugin": "8.12.2", "@typescript-eslint/parser": "8.12.2", - "concurrently": "9.0.1", + "concurrently": "9.1.2", "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-custom-alias": "1.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2703424..0ef1f47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 8.12.2 version: 8.12.2(eslint@8.57.1)(typescript@5.6.3) concurrently: - specifier: 9.0.1 - version: 9.0.1 + specifier: 9.1.2 + version: 9.1.2 eslint: specifier: 8.57.1 version: 8.57.1 @@ -983,8 +983,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.2: + resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==} engines: {node: '>=18'} hasBin: true @@ -3807,7 +3807,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.0.1: + concurrently@9.1.2: dependencies: chalk: 4.1.2 lodash: 4.17.21