From c6ea18431ada574cb6940e3dcbfe38fa879df0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:29:31 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-notifications Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-notifications 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 869cf6059..c9c0f5261 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-my-products": "^1.0.6", - "newfold-labs/wp-module-notifications": "^1.6.0", + "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-onboarding": "^2.4.2", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", diff --git a/composer.lock b/composer.lock index 42fd1df6a..0f5d9696b 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": "31884e748960fc6411a22536e61303be", + "content-hash": "ec5dd7001becc475f324dcc5bec40061", "packages": [ { "name": "doctrine/inflector", @@ -1542,16 +1542,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a" + "reference": "1cf375e3252b935967da00f516ff64098ebd1850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/81bb49e73e90d15eb83523c6f6b8885e14553a3a", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", + "reference": "1cf375e3252b935967da00f516ff64098ebd1850", "shasum": "" }, "require": { @@ -1580,10 +1580,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.0", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-09-10T14:38:09+00:00" + "time": "2024-10-09T19:54:08+00:00" }, { "name": "newfold-labs/wp-module-onboarding",