diff --git a/package.json b/package.json index 1399f42..ff467ca 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.8.3", - "zx": "^8.5.5" + "zx": "^8.6.0" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3329bd..8adb08c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.8.3 version: 5.8.3 zx: - specifier: ^8.5.5 - version: 8.5.5 + specifier: ^8.6.0 + version: 8.6.0 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.5: - resolution: {integrity: sha512-kzkjV3uqyEthw1IBDbA7Co2djji77vCP1DRvt58aYSMwiX4nyvAkFE8OBSEsOUbDJAst0Yo4asNvMTGG5HGPXA==} + zx@8.6.0: + resolution: {integrity: sha512-CpOskNj7nNW19z5DkOTHX24Yh1qnnx1oANn8EnD3QbCUBnZpuennJaYkb4zea5GJCxT6/IdxeiA5nweQ1S2YtA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.5: {} + zx@8.6.0: {}