From b17c534988cfece8c126cf79dbd65e311636568a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 05:33:31 +0000 Subject: [PATCH] Update dependency execa to v9.4.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | execa | 9.4.0 | 9.4.1 | ## [v9.4.1](https://github.com/sindresorhus/execa/compare/v9.4.0...a4d13df33072740a3620ba35491199a5f9abda03) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2eacd26..790e03d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-unused-imports": "4.1.4", "eslint-plugin-xstate": "3.2.1", - "execa": "9.4.0", + "execa": "9.4.1", "glob": "11.0.0", "jest": "29.7.0", "license-checker": "25.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8e5d06..6f27c00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: 3.2.1 version: 3.2.1(eslint@8.23.1) execa: - specifier: 9.4.0 - version: 9.4.0 + specifier: 9.4.1 + version: 9.4.1 glob: specifier: 11.0.0 version: 11.0.0 @@ -1931,8 +1931,8 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - execa@9.4.0: - resolution: {integrity: sha512-yKHlle2YGxZE842MERVIplWwNH5VYmqqcPFgtnlU//K8gxuFFXu0pwd/CrfXTumFpeEiufsP7+opT/bPJa1yVw==} + execa@9.4.1: + resolution: {integrity: sha512-5eo/BRqZm3GYce+1jqX/tJ7duA2AnE39i88fuedNFUV8XxGxUpF3aWkBRfbUcjV49gCkvS/pzc0YrCPhaIewdg==} engines: {node: ^18.19.0 || >=20.5.0} exit@0.1.2: @@ -6028,7 +6028,7 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@9.4.0: + execa@9.4.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3