From 03642cbfd36742812903a5d67c65fd25d79aba4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:32:28 +0000 Subject: [PATCH] Bump wp-cli/export-command from 2.1.15 to 2.1.16 Bumps [wp-cli/export-command](https://github.com/wp-cli/export-command) from 2.1.15 to 2.1.16. - [Release notes](https://github.com/wp-cli/export-command/releases) - [Commits](https://github.com/wp-cli/export-command/compare/v2.1.15...v2.1.16) --- updated-dependencies: - dependency-name: wp-cli/export-command dependency-version: 2.1.16 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..12f3e000c 100644 --- a/composer.lock +++ b/composer.lock @@ -3606,16 +3606,16 @@ }, { "name": "wp-cli/export-command", - "version": "v2.1.15", + "version": "v2.1.16", "source": { "type": "git", "url": "https://github.com/wp-cli/export-command.git", - "reference": "84a335ca6e4296aff130659642818473a9b0d90d" + "reference": "cf85ae0105617c106a0c8d6b9f77bc4983140707" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/export-command/zipball/84a335ca6e4296aff130659642818473a9b0d90d", - "reference": "84a335ca6e4296aff130659642818473a9b0d90d", + "url": "https://api.github.com/repos/wp-cli/export-command/zipball/cf85ae0105617c106a0c8d6b9f77bc4983140707", + "reference": "cf85ae0105617c106a0c8d6b9f77bc4983140707", "shasum": "" }, "require": { @@ -3663,9 +3663,9 @@ "homepage": "https://github.com/wp-cli/export-command", "support": { "issues": "https://github.com/wp-cli/export-command/issues", - "source": "https://github.com/wp-cli/export-command/tree/v2.1.15" + "source": "https://github.com/wp-cli/export-command/tree/v2.1.16" }, - "time": "2026-02-12T12:26:09+00:00" + "time": "2026-03-17T08:25:40+00:00" }, { "name": "wp-cli/extension-command",