From ae8aae93092e509f2ff73feb02a84056fb0c8d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:31:50 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-onboarding-data Bumps [newfold-labs/wp-module-onboarding-data](https://github.com/newfold-labs/wp-module-onboarding-data) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding-data/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding-data/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding-data 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 54ef140cc..74256860c 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-onboarding": "^2.5.2", - "newfold-labs/wp-module-onboarding-data": "^1.2.1", + "newfold-labs/wp-module-onboarding-data": "^1.2.2", "newfold-labs/wp-module-patterns": "^2.6.0", "newfold-labs/wp-module-performance": "2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", diff --git a/composer.lock b/composer.lock index 357e4a1e1..33496f952 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": "b58716157feed246cd29dca57e2823a8", + "content-hash": "e7d06c02ae965e83762f0ee154745ab0", "packages": [ { "name": "doctrine/inflector", @@ -1595,16 +1595,16 @@ }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4" + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/6f7a785e9501942a54b947ad5c52f94c24fe0ef4", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/99d904704272aac4096873b157054d8f8f0e0fbc", + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc", "shasum": "" }, "require": { @@ -1640,10 +1640,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-10-23T09:51:12+00:00" + "time": "2024-10-28T17:39:42+00:00" }, { "name": "newfold-labs/wp-module-patterns",