From 10e7da16f9cae889620f507dc16afd89c6c062ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 19:36:33 +0000 Subject: [PATCH] Bump wp-cli/shell-command from 2.0.17 to 2.0.18 Bumps [wp-cli/shell-command](https://github.com/wp-cli/shell-command) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/wp-cli/shell-command/releases) - [Commits](https://github.com/wp-cli/shell-command/compare/v2.0.17...v2.0.18) --- updated-dependencies: - dependency-name: wp-cli/shell-command dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d99cdd407..8f5738091 100644 --- a/composer.lock +++ b/composer.lock @@ -2420,16 +2420,16 @@ }, { "name": "wp-cli/shell-command", - "version": "v2.0.17", + "version": "v2.0.18", "source": { "type": "git", "url": "https://github.com/wp-cli/shell-command.git", - "reference": "35a3715fb723276f62606266d6141c4fc878206c" + "reference": "ebe2608705ea1a3d6dc726b5e91cd847c93f91ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/35a3715fb723276f62606266d6141c4fc878206c", - "reference": "35a3715fb723276f62606266d6141c4fc878206c", + "url": "https://api.github.com/repos/wp-cli/shell-command/zipball/ebe2608705ea1a3d6dc726b5e91cd847c93f91ea", + "reference": "ebe2608705ea1a3d6dc726b5e91cd847c93f91ea", "shasum": "" }, "require": { @@ -2471,9 +2471,9 @@ "homepage": "https://github.com/wp-cli/shell-command", "support": { "issues": "https://github.com/wp-cli/shell-command/issues", - "source": "https://github.com/wp-cli/shell-command/tree/v2.0.17" + "source": "https://github.com/wp-cli/shell-command/tree/v2.0.18" }, - "time": "2026-03-17T11:28:48+00:00" + "time": "2026-05-02T18:21:20+00:00" }, { "name": "wp-cli/site-health-command",