From 28ff2e4415546ec23e2d0ec71ea1d66a0cd9ea77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:08:42 +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.16 to 1.0.17. - [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.16...1.0.17) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 93539acb4..a9c7032f8 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "newfold-labs/wp-module-data": "^2.4.5", "newfold-labs/wp-module-ecommerce": "^1.2.4", "newfold-labs/wp-module-global-ctb": "^1.0.0", - "newfold-labs/wp-module-help-center": "1.0.16", + "newfold-labs/wp-module-help-center": "1.0.17", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", "newfold-labs/wp-module-notifications": "^1.1.4", diff --git a/composer.lock b/composer.lock index 4e3b995a9..69b11ce72 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": "76b680ba9630dd47738d7fc525b535f4", + "content-hash": "0411f7162b1f3577f4fef0cf7d099fb9", "packages": [ { "name": "doctrine/inflector", @@ -575,16 +575,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.16", + "version": "1.0.17", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861" + "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", - "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/6fa7bc4b30a1e99ee04081262817883e3cb5ec78", + "reference": "6fa7bc4b30a1e99ee04081262817883e3cb5ec78", "shasum": "" }, "require": { @@ -614,10 +614,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.16", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.17", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-08-29T14:42:57+00:00" + "time": "2023-09-18T19:28:31+00:00" }, { "name": "newfold-labs/wp-module-installer",