From b9294857820ff7889a8e292cd080416a2d8ae12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 13:49:04 +0000 Subject: [PATCH] Bump wp-cli/search-replace-command from 2.1.12 to 2.1.13 Bumps [wp-cli/search-replace-command](https://github.com/wp-cli/search-replace-command) from 2.1.12 to 2.1.13. - [Release notes](https://github.com/wp-cli/search-replace-command/releases) - [Commits](https://github.com/wp-cli/search-replace-command/compare/v2.1.12...v2.1.13) --- updated-dependencies: - dependency-name: wp-cli/search-replace-command dependency-version: 2.1.13 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 3064a3ffe..017e829ba 100644 --- a/composer.lock +++ b/composer.lock @@ -2308,16 +2308,16 @@ }, { "name": "wp-cli/search-replace-command", - "version": "v2.1.12", + "version": "v2.1.13", "source": { "type": "git", "url": "https://github.com/wp-cli/search-replace-command.git", - "reference": "db2d3e1a17e615b958df6300923bdbdbd43b3c15" + "reference": "a499f222c9cc3d351e1c4f61fc16718147ebddf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/db2d3e1a17e615b958df6300923bdbdbd43b3c15", - "reference": "db2d3e1a17e615b958df6300923bdbdbd43b3c15", + "url": "https://api.github.com/repos/wp-cli/search-replace-command/zipball/a499f222c9cc3d351e1c4f61fc16718147ebddf6", + "reference": "a499f222c9cc3d351e1c4f61fc16718147ebddf6", "shasum": "" }, "require": { @@ -2362,9 +2362,9 @@ "homepage": "https://github.com/wp-cli/search-replace-command", "support": { "issues": "https://github.com/wp-cli/search-replace-command/issues", - "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.12" + "source": "https://github.com/wp-cli/search-replace-command/tree/v2.1.13" }, - "time": "2026-05-19T12:27:41+00:00" + "time": "2026-05-21T14:09:16+00:00" }, { "name": "wp-cli/server-command",