From b15b215b6c31467133c1f50a73251bd7cf62b6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 04:27:20 +0300 Subject: [PATCH] chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.5.4 to 6.5.5 (#5707) Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.5.4 to 6.5.5. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.5.4...6.5.5) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 172df399d4..000fc69d6d 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "dms/phpunit-arraysubset-asserts": "0.5.0", "yoast/phpunit-polyfills": "2.0.1", "johnpbloch/wordpress-core": "6.5.5", - "wp-phpunit/wp-phpunit": "6.5.4", + "wp-phpunit/wp-phpunit": "6.5.5", "wp-cli/wp-cli": "2.10.0" }, "config": { diff --git a/composer.lock b/composer.lock index b8ba547daf..cc17cfe28b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "47740bf6dcf654c6f91724fc8bc7beda", + "content-hash": "1c0b9a9c18aa8e54fbc5f44a6ba4f944", "packages": [], "packages-dev": [ { @@ -3041,7 +3041,7 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.5.4", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git",