diff --git a/package.json b/package.json index 919fb37..76e53c7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.2.11", "typescript": "^5.8.2", - "zx": "^8.4.1" + "zx": "^8.5.0" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 704ca3a..ffc5dc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.8.2 version: 5.8.2 zx: - specifier: ^8.4.1 - version: 8.4.1 + specifier: ^8.5.0 + version: 8.5.0 packages: @@ -283,8 +283,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.4.1: - resolution: {integrity: sha512-1Cb+Tfwt/daKV6wckBeDbB6h3IMauqj9KWp+EcbYzi9doeJeIHCktxp/yWspXOXRdoUzBCQSKoUgm3g8r9fz5A==} + zx@8.5.0: + resolution: {integrity: sha512-XS5/oKOQxKNfG2sVO6TQQjZF5RqWGE5QGSUOCZZVTnvYr3RDBTdbX3IFmV9CrnycCAQWcY0hAD3DDUa4RJE4+w==} engines: {node: '>= 12.17.0'} hasBin: true @@ -633,4 +633,4 @@ snapshots: typescript@5.8.2: {} - zx@8.4.1: {} + zx@8.5.0: {}