From 1fad7a3a6617808c199fc2acc945369de06315d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:35:00 +0000 Subject: [PATCH] chore(deps): bump execa from 9.4.0 to 9.5.0 Bumps [execa](https://github.com/sindresorhus/execa) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v9.4.0...v9.5.0) --- 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..543efd9 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.0" }, "devDependencies": { "@types/node": "22.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2331d5..626968d 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.0 + version: 9.5.0 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.0: + resolution: {integrity: sha512-t7vvYt+oKnMbF3O+S5+HkylsPrsUatwJSe4Cv+4017R0MCySjECxnVJ2eyDXVD/Xpj5H29YzyYn6eEpugG7GJA==} 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.0: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3