From 2f9b3e7b9ca4f05dcd6fc1c68b9997dfc1aad862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:32:33 +0000 Subject: [PATCH] Bump wp-cli/eval-command from 2.2.8 to 2.2.9 Bumps [wp-cli/eval-command](https://github.com/wp-cli/eval-command) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/wp-cli/eval-command/releases) - [Commits](https://github.com/wp-cli/eval-command/compare/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: wp-cli/eval-command dependency-version: 2.2.9 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 40221ad10..7d795fb25 100644 --- a/composer.lock +++ b/composer.lock @@ -3548,16 +3548,16 @@ }, { "name": "wp-cli/eval-command", - "version": "v2.2.8", + "version": "v2.2.9", "source": { "type": "git", "url": "https://github.com/wp-cli/eval-command.git", - "reference": "cbe69165a54702735061bf43c8e18fdd2b814b06" + "reference": "827c7208c74ebd6ab81c6051f515381d4f276e32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/cbe69165a54702735061bf43c8e18fdd2b814b06", - "reference": "cbe69165a54702735061bf43c8e18fdd2b814b06", + "url": "https://api.github.com/repos/wp-cli/eval-command/zipball/827c7208c74ebd6ab81c6051f515381d4f276e32", + "reference": "827c7208c74ebd6ab81c6051f515381d4f276e32", "shasum": "" }, "require": { @@ -3600,9 +3600,9 @@ "homepage": "https://github.com/wp-cli/eval-command", "support": { "issues": "https://github.com/wp-cli/eval-command/issues", - "source": "https://github.com/wp-cli/eval-command/tree/v2.2.8" + "source": "https://github.com/wp-cli/eval-command/tree/v2.2.9" }, - "time": "2026-03-16T15:15:58+00:00" + "time": "2026-03-18T09:03:46+00:00" }, { "name": "wp-cli/export-command",