From 41ec20dbda5ec61dab4f7ed83f8ca264b56efa3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:04:50 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-global-ctb Bumps [newfold-labs/wp-module-global-ctb](https://github.com/newfold-labs/wp-module-global-ctb) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/newfold-labs/wp-module-global-ctb/releases) - [Commits](https://github.com/newfold-labs/wp-module-global-ctb/compare/1.0.13...1.0.14) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-global-ctb 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 845c1c012..1110a6271 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "newfold-labs/wp-module-ecommerce": "^1.4.6", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", - "newfold-labs/wp-module-global-ctb": "^1.0.13", + "newfold-labs/wp-module-global-ctb": "^1.0.14", "newfold-labs/wp-module-help-center": "^2.2.3", "newfold-labs/wp-module-installer": "^1.2.2", "newfold-labs/wp-module-loader": "^1.0.11", diff --git a/composer.lock b/composer.lock index b8e46426b..2c03c4486 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": "d24c99dca1a3558e00905a5dfa5c743a", + "content-hash": "e96334f47d1dbb52dac2ffaf9cc43391", "packages": [ { "name": "doctrine/inflector", @@ -1169,16 +1169,16 @@ }, { "name": "newfold-labs/wp-module-global-ctb", - "version": "1.0.13", + "version": "1.0.14", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-global-ctb.git", - "reference": "f27fc58ca74df9d6ef0aca4d5e3603f48fd17f05" + "reference": "4e57b20d1f1b536c11947512bf64b8639908cedd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/f27fc58ca74df9d6ef0aca4d5e3603f48fd17f05", - "reference": "f27fc58ca74df9d6ef0aca4d5e3603f48fd17f05", + "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/4e57b20d1f1b536c11947512bf64b8639908cedd", + "reference": "4e57b20d1f1b536c11947512bf64b8639908cedd", "shasum": "" }, "require-dev": { @@ -1212,10 +1212,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.13", + "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.0.14", "issues": "https://github.com/newfold-labs/wp-module-global-ctb/issues" }, - "time": "2024-06-25T00:12:44+00:00" + "time": "2025-01-07T22:27:52+00:00" }, { "name": "newfold-labs/wp-module-help-center",