From 3c0bff89825caff8afe7d5dc7f4fb8de2b6f113f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 21:36:09 +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.2 to 2.5.3. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/2.5.2...2.5.3) --- 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 d247dbe19..863b0982f 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.4", - "newfold-labs/wp-module-onboarding": "^2.5.2", + "newfold-labs/wp-module-onboarding": "^2.5.3", "newfold-labs/wp-module-onboarding-data": "^1.2.3", "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1", diff --git a/composer.lock b/composer.lock index 00e73b307..006c486bf 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": "7ffdd1ed3b37f52594415e749e46a29e", + "content-hash": "e9ff5ef34467b82bf74ced93a44e1289", "packages": [ { "name": "doctrine/inflector", @@ -1533,16 +1533,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.5.2", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "92f4bbeb9ed18ccc423501424d353a2dd0ea5d54" + "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/92f4bbeb9ed18ccc423501424d353a2dd0ea5d54", - "reference": "92f4bbeb9ed18ccc423501424d353a2dd0ea5d54", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b74398f96e04c57bd65b5881cb8f3b26dab70d66", + "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66", "shasum": "" }, "require": { @@ -1588,10 +1588,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.2", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.3", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-10-28T19:33:31+00:00" + "time": "2024-11-11T23:41:57+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data",