From b9f10512fc0e3536ad8b292596faca1adee464b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 20:02:03 +0000 Subject: [PATCH] Bump wp-cli/cache-command from 2.2.1 to 2.2.2 Bumps [wp-cli/cache-command](https://github.com/wp-cli/cache-command) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/wp-cli/cache-command/releases) - [Commits](https://github.com/wp-cli/cache-command/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: wp-cli/cache-command dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 97c6df6bc..84c036b6c 100644 --- a/composer.lock +++ b/composer.lock @@ -642,20 +642,20 @@ }, { "name": "wp-cli/cache-command", - "version": "v2.2.1", + "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/wp-cli/cache-command.git", - "reference": "408bde47b7c19d5701d9cb3c3b1ec90fb70295cd" + "reference": "c4d94e7d2219868c968a3e0796042c63144b4dfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/408bde47b7c19d5701d9cb3c3b1ec90fb70295cd", - "reference": "408bde47b7c19d5701d9cb3c3b1ec90fb70295cd", + "url": "https://api.github.com/repos/wp-cli/cache-command/zipball/c4d94e7d2219868c968a3e0796042c63144b4dfb", + "reference": "c4d94e7d2219868c968a3e0796042c63144b4dfb", "shasum": "" }, "require": { - "wp-cli/wp-cli": "^2.12" + "wp-cli/wp-cli": "^2.13" }, "require-dev": { "wp-cli/entity-command": "^1.3 || ^2", @@ -715,9 +715,9 @@ "homepage": "https://github.com/wp-cli/cache-command", "support": { "issues": "https://github.com/wp-cli/cache-command/issues", - "source": "https://github.com/wp-cli/cache-command/tree/v2.2.1" + "source": "https://github.com/wp-cli/cache-command/tree/v2.2.2" }, - "time": "2025-11-11T13:30:39+00:00" + "time": "2026-03-26T19:52:34+00:00" }, { "name": "wp-cli/checksum-command", @@ -2739,7 +2739,7 @@ "issues": "https://github.com/wp-cli/wp-cli/issues", "source": "https://github.com/wp-cli/wp-cli" }, - "time": "2026-03-26T06:20:53+00:00" + "time": "2026-03-26T19:53:38+00:00" }, { "name": "wp-cli/wp-config-transformer",