diff --git a/package.json b/package.json index f08749d9..286b37a5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "8.60.1", "@typescript-eslint/parser": "8.60.1", "cli-color": "2.0.4", - "concurrently": "10.0.1", + "concurrently": "10.0.3", "delete-empty": "3.0.0", "eslint": "10.4.1", "eslint-config-prettier": "10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40a57e59..1e3ee2a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 2.0.4 version: 2.0.4 concurrently: - specifier: 10.0.1 - version: 10.0.1 + specifier: 10.0.3 + version: 10.0.3 delete-empty: specifier: 3.0.0 version: 3.0.0 @@ -1804,8 +1804,8 @@ packages: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} engines: {'0': node >= 6.0} - concurrently@10.0.1: - resolution: {integrity: sha512-vN61cP9COzctyhBqKUOh9YHqU70hYPnaHqNpXdBzM9PcwIpfPAvNK06hjm4gEJEGuvy4GBairO6uU32+FKpS4g==} + concurrently@10.0.3: + resolution: {integrity: sha512-hc3LH4UaKWd/bbyDK/IGVa4RB6PtQ3CUYwtrkzqHn+wIG3Hr5fhpRlk0L/gCa8ZE1L/Ufj50Zho69cI5w8SQBA==} engines: {node: '>=22'} hasBin: true @@ -6842,7 +6842,7 @@ snapshots: readable-stream: 3.6.2 typedarray: 0.0.6 - concurrently@10.0.1: + concurrently@10.0.3: dependencies: chalk: 5.6.2 rxjs: 7.8.2