diff --git a/package.json b/package.json index 67c5d00..80a1a65 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@vitejs/plugin-react-swc": "^3.7.1", "all-contributors-cli": "^6.26.1", "autoprefixer": "^10.4.20", - "concurrently": "^9.0.1", + "concurrently": "^9.1.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-config-ts-prefixer": "^1.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6257f53..13c916a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) concurrently: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^9.1.0 + version: 9.1.0 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -1340,8 +1340,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 @@ -4699,7 +4699,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.0.1: + concurrently@9.1.0: dependencies: chalk: 4.1.2 lodash: 4.17.21