From 023b28695a7cfe54dae6d65186a24dfb7bd6f852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:25:46 +0000 Subject: [PATCH] Bump wp-cli/checksum-command from 2.3.3 to 2.3.4 Bumps [wp-cli/checksum-command](https://github.com/wp-cli/checksum-command) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/wp-cli/checksum-command/releases) - [Commits](https://github.com/wp-cli/checksum-command/compare/v2.3.3...v2.3.4) --- updated-dependencies: - dependency-name: wp-cli/checksum-command dependency-version: 2.3.4 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 480e2881f..430235542 100644 --- a/composer.lock +++ b/composer.lock @@ -721,16 +721,16 @@ }, { "name": "wp-cli/checksum-command", - "version": "v2.3.3", + "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/wp-cli/checksum-command.git", - "reference": "b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb" + "reference": "071e3e64c1eb3a0f660083cbd3769d7d2469aa74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb", - "reference": "b29b93b6593ba240f6c1754b9c3e80d4baa5c3fb", + "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/071e3e64c1eb3a0f660083cbd3769d7d2469aa74", + "reference": "071e3e64c1eb3a0f660083cbd3769d7d2469aa74", "shasum": "" }, "require": { @@ -774,9 +774,9 @@ "homepage": "https://github.com/wp-cli/checksum-command", "support": { "issues": "https://github.com/wp-cli/checksum-command/issues", - "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.3" + "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.4" }, - "time": "2026-03-16T15:13:59+00:00" + "time": "2026-05-16T10:00:19+00:00" }, { "name": "wp-cli/config-command",