From 4d9513191f6a4d1993f23fd73777b011f1c2360f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:02:11 +0000 Subject: [PATCH] Bump wp-cli/block-command from 1.0.0 to 1.0.1 Bumps [wp-cli/block-command](https://github.com/wp-cli/block-command) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/wp-cli/block-command/releases) - [Commits](https://github.com/wp-cli/block-command/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: wp-cli/block-command dependency-version: 1.0.1 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 a6755a7a1..908fbcd74 100644 --- a/composer.lock +++ b/composer.lock @@ -565,16 +565,16 @@ }, { "name": "wp-cli/block-command", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wp-cli/block-command.git", - "reference": "d24c43eb8dda8b7797c9abf7feef6c8992e80e62" + "reference": "259b8da86f84a386e262189be3f4b912183f563d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/block-command/zipball/d24c43eb8dda8b7797c9abf7feef6c8992e80e62", - "reference": "d24c43eb8dda8b7797c9abf7feef6c8992e80e62", + "url": "https://api.github.com/repos/wp-cli/block-command/zipball/259b8da86f84a386e262189be3f4b912183f563d", + "reference": "259b8da86f84a386e262189be3f4b912183f563d", "shasum": "" }, "require": { @@ -636,9 +636,9 @@ "homepage": "https://github.com/wp-cli/block-command", "support": { "issues": "https://github.com/wp-cli/block-command/issues", - "source": "https://github.com/wp-cli/block-command/tree/v1.0.0" + "source": "https://github.com/wp-cli/block-command/tree/v1.0.1" }, - "time": "2026-03-16T15:13:33+00:00" + "time": "2026-03-28T12:09:20+00:00" }, { "name": "wp-cli/cache-command",