From 0e1f8b6bcefb53df34dc46b3e56cc3a3e54521bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 22:51:40 +0000 Subject: [PATCH] chore(deps): update dependency zx to v8.1.0 --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 2d298e5d..6db53870 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,6 @@ "strip-comments": "2.0.1", "unified": "11.0.4", "vnu-jar": "23.4.11", - "zx": "8.0.1" + "zx": "8.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2464fa45..349e49c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ importers: version: 4.0.1(eslint@9.0.0) eslint-plugin-prettier: specifier: 5.1.3 - version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@9.0.0)(prettier@3.2.5) + version: 5.1.3(eslint-config-prettier@9.1.0(eslint@9.0.0))(eslint@9.0.0)(prettier@3.2.5) nps: specifier: 5.10.0 version: 5.10.0 @@ -159,8 +159,8 @@ importers: specifier: 23.4.11 version: 23.4.11 zx: - specifier: 8.0.1 - version: 8.0.1 + specifier: 8.1.0 + version: 8.1.0 packages: @@ -877,8 +877,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@20.12.5': - resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} + '@types/node@20.12.11': + resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==} '@types/pluralize@0.0.29': resolution: {integrity: sha512-BYOID+l2Aco2nBik+iYS4SZX0Lf20KPILP5RGmM1IgzdwNdTs0eebiFriOPcej1sX9mLnSoiNte5zcFxssgpGA==} @@ -2434,9 +2434,9 @@ packages: zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} - zx@8.0.1: - resolution: {integrity: sha512-Y+ITW1GQjADk7qgrbhnukMgoNsJmlyx53cUQ6/6NXU+BMBdCbTc6flTOHUctmzKvPjTmdwaddzJY/dbLie9sQg==} - engines: {node: '>= 16.0.0'} + zx@8.1.0: + resolution: {integrity: sha512-2BCoOK6JTWikAkwPCV2dFr+1ou29WoY+6XltLu+Ou9dvxrqm/p+HuHCgBtMRMIVFexQzUSGfB5VbYeY8XmGBPQ==} + engines: {node: '>= 12.17.0'} hasBin: true snapshots: @@ -3276,7 +3276,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.12.5 + '@types/node': 20.12.11 optional: true '@types/hast@3.0.4': @@ -3285,7 +3285,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.11 optional: true '@types/mdast@3.0.15': @@ -3306,7 +3306,7 @@ snapshots: dependencies: '@types/unist': 3.0.2 - '@types/node@20.12.5': + '@types/node@20.12.11': dependencies: undici-types: 5.26.5 optional: true @@ -3582,13 +3582,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@9.0.0)(prettier@3.2.5): + eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0(eslint@9.0.0))(eslint@9.0.0)(prettier@3.2.5): dependencies: eslint: 9.0.0 - eslint-config-prettier: 9.1.0(eslint@9.0.0) prettier: 3.2.5 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 + optionalDependencies: + eslint-config-prettier: 9.1.0(eslint@9.0.0) eslint-scope@5.1.1: dependencies: @@ -5730,7 +5731,7 @@ snapshots: zwitch@2.0.4: {} - zx@8.0.1: + zx@8.1.0: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.12.5 + '@types/node': 20.12.11