From 6a709d37d7e99fa9d9dc8a24d54a16acb16c7294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 15:41:52 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-data from 2.4.17 to 2.4.18 Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.4.17 to 2.4.18. - [Release notes](https://github.com/newfold-labs/wp-module-data/releases) - [Commits](https://github.com/newfold-labs/wp-module-data/compare/2.4.17...2.4.18) --- 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 6799dc4ae..42f537d75 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,7 @@ "newfold-labs/wp-module-coming-soon": "^1.1.17", "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", - "newfold-labs/wp-module-data": "^2.4.17", + "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.4", "newfold-labs/wp-module-ecommerce": "1.3.18", "newfold-labs/wp-module-global-ctb": "^1.0.9", diff --git a/composer.lock b/composer.lock index 178050a4a..838e06036 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": "ca74bcc3fde97e4d9380daada719bd92", + "content-hash": "1a93435b35c34517d146076da3fe9700", "packages": [ { "name": "doctrine/inflector", @@ -421,16 +421,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.17", + "version": "2.4.18", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "b544541bf20067d83b1a2ac4feb815e69ef113b3" + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/b544541bf20067d83b1a2ac4feb815e69ef113b3", - "reference": "b544541bf20067d83b1a2ac4feb815e69ef113b3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", "shasum": "" }, "require": { @@ -463,10 +463,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.17", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.18", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-01-22T22:35:26+00:00" + "time": "2024-01-24T21:36:38+00:00" }, { "name": "newfold-labs/wp-module-deactivation",