From ca9a58921dd0a1ec377ff78ca0bc6079c0333608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:05:46 +0000 Subject: [PATCH] Bump wp-cli/core-command from 2.1.29 to 2.1.31 Bumps [wp-cli/core-command](https://github.com/wp-cli/core-command) from 2.1.29 to 2.1.31. - [Release notes](https://github.com/wp-cli/core-command/releases) - [Commits](https://github.com/wp-cli/core-command/compare/v2.1.29...v2.1.31) --- updated-dependencies: - dependency-name: wp-cli/core-command dependency-version: 2.1.31 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 3e4e06a02..26de6c09f 100644 --- a/composer.lock +++ b/composer.lock @@ -856,16 +856,16 @@ }, { "name": "wp-cli/core-command", - "version": "v2.1.29", + "version": "v2.1.31", "source": { "type": "git", "url": "https://github.com/wp-cli/core-command.git", - "reference": "182bbae63ed5c4ebb0de699ee087d68356a21b59" + "reference": "0ab6195380b0cc4532e6c5ea14b55c9aaa9bb2da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/core-command/zipball/182bbae63ed5c4ebb0de699ee087d68356a21b59", - "reference": "182bbae63ed5c4ebb0de699ee087d68356a21b59", + "url": "https://api.github.com/repos/wp-cli/core-command/zipball/0ab6195380b0cc4532e6c5ea14b55c9aaa9bb2da", + "reference": "0ab6195380b0cc4532e6c5ea14b55c9aaa9bb2da", "shasum": "" }, "require": { @@ -922,9 +922,9 @@ "homepage": "https://github.com/wp-cli/core-command", "support": { "issues": "https://github.com/wp-cli/core-command/issues", - "source": "https://github.com/wp-cli/core-command/tree/v2.1.29" + "source": "https://github.com/wp-cli/core-command/tree/v2.1.31" }, - "time": "2026-05-14T09:14:13+00:00" + "time": "2026-05-25T07:49:16+00:00" }, { "name": "wp-cli/cron-command",