From a102e304f32648b84c2b31a97180b17ceb322c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:28:09 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-data from 2.4.8 to 2.4.9 Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.4.8 to 2.4.9. - [Release notes](https://github.com/newfold-labs/wp-module-data/releases) - [Commits](https://github.com/newfold-labs/wp-module-data/compare/2.4.8...2.4.9) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-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 8b18264..ab2b69e 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "require": { "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-coming-soon": "^1.1.9", - "newfold-labs/wp-module-data": "^2.4.7", + "newfold-labs/wp-module-data": "^2.4.9", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "1.5.2", "newfold-labs/wp-module-notifications": "^1.1.5", diff --git a/composer.lock b/composer.lock index 6e5b3c7..551aaa6 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": "75c8efe0a6437bfdf2e0860b762f266e", + "content-hash": "739341c97fc91db42912a2db097138ed", "packages": [ { "name": "doctrine/inflector", @@ -166,16 +166,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.8", + "version": "2.4.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "360de7c1eed2b3367162eeae0053988686a6db69" + "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/360de7c1eed2b3367162eeae0053988686a6db69", - "reference": "360de7c1eed2b3367162eeae0053988686a6db69", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/672ba89b7f3fa7721e8be4cd79653f21d9a3a503", + "reference": "672ba89b7f3fa7721e8be4cd79653f21d9a3a503", "shasum": "" }, "require": { @@ -208,10 +208,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.8", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.9", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-10-04T14:06:48+00:00" + "time": "2023-10-23T14:39:19+00:00" }, { "name": "newfold-labs/wp-module-loader",