From 40e7706fb591f04b3288beb5fa1306f2b5a9d6d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 19:36:42 +0000 Subject: [PATCH] Bump wp-cli/i18n-command from 2.7.2 to 2.7.3 Bumps [wp-cli/i18n-command](https://github.com/wp-cli/i18n-command) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/wp-cli/i18n-command/releases) - [Commits](https://github.com/wp-cli/i18n-command/compare/v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: wp-cli/i18n-command dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index d99cdd407..658bc6b08 100644 --- a/composer.lock +++ b/composer.lock @@ -299,16 +299,16 @@ }, { "name": "mck89/peast", - "version": "v1.17.5", + "version": "v1.17.6", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "e19a8bd896b7f04941a38fd38a140c9a6531c84f" + "reference": "b8b4184b1e6912669f9af155caef9050509d9f18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/e19a8bd896b7f04941a38fd38a140c9a6531c84f", - "reference": "e19a8bd896b7f04941a38fd38a140c9a6531c84f", + "url": "https://api.github.com/repos/mck89/peast/zipball/b8b4184b1e6912669f9af155caef9050509d9f18", + "reference": "b8b4184b1e6912669f9af155caef9050509d9f18", "shasum": "" }, "require": { @@ -321,7 +321,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17.5-dev" + "dev-master": "1.17.6-dev" } }, "autoload": { @@ -342,9 +342,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.17.5" + "source": "https://github.com/mck89/peast/tree/v1.17.6" }, - "time": "2026-03-15T10:47:07+00:00" + "time": "2026-04-24T08:04:05+00:00" }, { "name": "mustache/mustache", @@ -1657,16 +1657,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.7.2", + "version": "v2.7.3", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "922f78c10b7f3ca34aa83e2dc536e2a92e4f33e1" + "reference": "a42366245fef8b11a5d895db3f38d3c606d21d06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/922f78c10b7f3ca34aa83e2dc536e2a92e4f33e1", - "reference": "922f78c10b7f3ca34aa83e2dc536e2a92e4f33e1", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/a42366245fef8b11a5d895db3f38d3c606d21d06", + "reference": "a42366245fef8b11a5d895db3f38d3c606d21d06", "shasum": "" }, "require": { @@ -1721,9 +1721,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.2" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.7.3" }, - "time": "2026-04-13T04:16:59+00:00" + "time": "2026-04-28T13:55:33+00:00" }, { "name": "wp-cli/import-command",