From 352168ba2f4645f4976ed2256327500cce4b2009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:36:10 +0000 Subject: [PATCH] Chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.4.2 to 6.5.5 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.4.2 to 6.5.5. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.4.2...6.5.5) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e3bf4203..421611a5 100644 --- a/composer.lock +++ b/composer.lock @@ -2213,16 +2213,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.4.2", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099" + "reference": "ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", - "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f", + "reference": "ef2cb44c0d991ac0c3a7a3ed0d2d1cf3fe8d8f2f", "shasum": "" }, "type": "library", @@ -2257,7 +2257,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2023-12-07T00:50:08+00:00" + "time": "2024-05-07T16:46:52+00:00" }, { "name": "yoast/phpunit-polyfills",