diff --git a/.github/async-pipeline.lock.json b/.github/async-pipeline.lock.json index ccd5f51..eab5ed7 100644 --- a/.github/async-pipeline.lock.json +++ b/.github/async-pipeline.lock.json @@ -1,10 +1,10 @@ { - "version": 5, + "version": 6, "generator": "@async/pipeline", "config": "pipeline.ts", "workflow": ".github/workflows/async-pipeline.yml", - "hash": "sha256:f70c8ce620cb2c63fa8d732806cac0d53b97a34766ccda60a5aa4c4192c2f826", - "generatedAt": "2026-06-16T21:11:03.921Z", + "hash": "sha256:1667a2503ff38c13ac1862f75053016719e274be00035be7121400dea02d41d1", + "generatedAt": "2026-06-16T21:36:11.943Z", "triggers": { "pull_request": {}, "push": { @@ -153,6 +153,7 @@ } ], "packageManager": "pnpm", + "packageManagerVersion": "10.20.0", "setup": "pnpm", "nodeVersion": "24", "taskCache": true, diff --git a/.github/workflows/async-pipeline.yml b/.github/workflows/async-pipeline.yml index 701ccbb..1954eba 100644 --- a/.github/workflows/async-pipeline.yml +++ b/.github/workflows/async-pipeline.yml @@ -43,7 +43,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true @@ -120,7 +120,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true @@ -176,7 +176,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true @@ -232,7 +232,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true @@ -284,7 +284,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true @@ -333,7 +333,7 @@ jobs: - name: Setup pnpm runtime uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1 with: - version: 11.1.0 + version: 10.20.0 runtime: node@24 install: false cache: true diff --git a/package.json b/package.json index a46aa7a..a139407 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ }, "sideEffects": false, "devDependencies": { - "@async/pipeline": "0.8.2", + "@async/pipeline": "0.8.3", "@types/node": "24.12.4", "typescript": "6.0.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5830519..c25d049 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@async/pipeline': - specifier: 0.8.2 - version: 0.8.2 + specifier: 0.8.3 + version: 0.8.3 '@types/node': specifier: 24.12.4 version: 24.12.4 @@ -20,8 +20,8 @@ importers: packages: - '@async/pipeline@0.8.2': - resolution: {integrity: sha512-t7zPOnPdyD2zkX7qRJKgefWaqtjlDRTh3J4QKqoHIxASgyRXBevtlhT9vN36Fxl4oo9zx+z3PLA2zC2wU2o6rQ==} + '@async/pipeline@0.8.3': + resolution: {integrity: sha512-6XN+O6tfVl4Jioxu/zPFHEwnR7Uvdf90r8hM/4XzxHoR8BIPipy5X5ZZm1FHRcefsAEsTCG2urOyKRpoMRgkEw==} engines: {node: '>=24'} hasBin: true @@ -38,7 +38,7 @@ packages: snapshots: - '@async/pipeline@0.8.2': {} + '@async/pipeline@0.8.3': {} '@types/node@24.12.4': dependencies: