From 33f9cb51084c637cdf9f706c6173ed5de2b8dbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:51:55 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-onboarding Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/2.5.6...2.5.7) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index b6c18eeae..557c8f30c 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-marketplace": "^2.5.0", "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", - "newfold-labs/wp-module-onboarding": "^2.5.6", + "newfold-labs/wp-module-onboarding": "^2.5.7", "newfold-labs/wp-module-onboarding-data": "^1.2.4", "newfold-labs/wp-module-patterns": "^2.8.1", "newfold-labs/wp-module-performance": "^2.4.1", diff --git a/composer.lock b/composer.lock index 50b004278..f8eecb491 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": "6dae67169d4b27e0e533a69476dc67b6", + "content-hash": "81e09ec40127b793d7d8e948ef1c9c15", "packages": [ { "name": "doctrine/inflector", @@ -1574,16 +1574,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.5.6", + "version": "2.5.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "b901f549e402e35da1231b5fc5003facda23e9cc" + "reference": "5cc4cb80d8d3786aebf0e86c45b0e57f7ab88997" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b901f549e402e35da1231b5fc5003facda23e9cc", - "reference": "b901f549e402e35da1231b5fc5003facda23e9cc", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/5cc4cb80d8d3786aebf0e86c45b0e57f7ab88997", + "reference": "5cc4cb80d8d3786aebf0e86c45b0e57f7ab88997", "shasum": "" }, "require": { @@ -1646,10 +1646,10 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.6", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.7", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2025-01-13T21:04:40+00:00" + "time": "2025-01-22T17:43:48+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data",