From 0ebcc5cc63391b954727b2a6370f094b83f8d11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:51:07 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-help-center Bumps [newfold-labs/wp-module-help-center](https://github.com/newfold-labs/wp-module-help-center) from 1.0.23 to 1.0.24. - [Release notes](https://github.com/newfold-labs/wp-module-help-center/releases) - [Commits](https://github.com/newfold-labs/wp-module-help-center/compare/1.0.23...1.0.24) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-help-center dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index d5e089ab..f157e136 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "newfold-labs/wp-module-deactivation": "^1.1.0", "newfold-labs/wp-module-ecommerce": "^1.3.24", "newfold-labs/wp-module-global-ctb": "^1.0.11", - "newfold-labs/wp-module-help-center": "^1.0.23", + "newfold-labs/wp-module-help-center": "^1.0.24", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.4", "newfold-labs/wp-module-notifications": "^1.2.5", diff --git a/composer.lock b/composer.lock index 5131b10e..ed4f5e75 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": "b249766c33852ba9bcfd3a027438c634", + "content-hash": "c4c39adc94aa5488d3e203aedbb56057", "packages": [ { "name": "doctrine/inflector", @@ -607,20 +607,20 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.23", + "version": "1.0.24", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "a41e0126ed61bde0b494e4f242d99df0e81766b9" + "reference": "3dbab326c33ef692dc59eb45f1898631b4088b6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/a41e0126ed61bde0b494e4f242d99df0e81766b9", - "reference": "a41e0126ed61bde0b494e4f242d99df0e81766b9", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/3dbab326c33ef692dc59eb45f1898631b4088b6e", + "reference": "3dbab326c33ef692dc59eb45f1898631b4088b6e", "shasum": "" }, "require": { - "newfold-labs/wp-module-ai": "^1.0.3", + "newfold-labs/wp-module-ai": "^1.1.7", "newfold-labs/wp-module-data": "^2.3.4" }, "require-dev": { @@ -646,10 +646,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.23", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.24", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-01-17T20:32:44+00:00" + "time": "2024-03-18T21:10:17+00:00" }, { "name": "newfold-labs/wp-module-install-checker",