From 93f671730b05d258175adbdecf64ccb4fb22d1e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:04:01 +0000 Subject: [PATCH] chore(deps): bump execa from 9.4.0 to 9.5.1 Bumps [execa](https://github.com/sindresorhus/execa) from 9.4.0 to 9.5.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v9.4.0...v9.5.1) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 08f2087..f5d32ee 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/cache": "3.2.4", "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "execa": "9.4.0" + "execa": "9.5.1" }, "devDependencies": { "@types/node": "22.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2331d5..243e6fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 execa: - specifier: 9.4.0 - version: 9.4.0 + specifier: 9.5.1 + version: 9.5.1 devDependencies: '@types/node': specifier: 22.7.4 @@ -1098,8 +1098,8 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} - execa@9.4.0: - resolution: {integrity: sha512-yKHlle2YGxZE842MERVIplWwNH5VYmqqcPFgtnlU//K8gxuFFXu0pwd/CrfXTumFpeEiufsP7+opT/bPJa1yVw==} + execa@9.5.1: + resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==} engines: {node: ^18.19.0 || >=20.5.0} fast-deep-equal@3.1.3: @@ -3258,7 +3258,7 @@ snapshots: signal-exit: 4.1.0 strip-final-newline: 3.0.0 - execa@9.4.0: + execa@9.5.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3