From b5281ce2638bd5db60226087b298c1f831712f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:10:30 +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.1.5 to 1.1.6. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.1.5...1.1.6) --- 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 c8056f3..27dcb8c 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "newfold-labs/wp-module-deactivation": "^1.0.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "1.5.2", - "newfold-labs/wp-module-notifications": "^1.1.5", + "newfold-labs/wp-module-notifications": "^1.1.6", "newfold-labs/wp-module-performance": "1.1.1", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", diff --git a/composer.lock b/composer.lock index eaef7dd..9ae4a78 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": "37fed1ddc2871c19f6e8401076b743d3", + "content-hash": "5fb878af23b011538de5c2f4ba762977", "packages": [ { "name": "doctrine/inflector", @@ -414,16 +414,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.1.5", + "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "042b1ca38ab5f89b1c9e1645eee48863b9f8aa4f" + "reference": "040c63553978974bdebc066febb0ba3842875095" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/042b1ca38ab5f89b1c9e1645eee48863b9f8aa4f", - "reference": "042b1ca38ab5f89b1c9e1645eee48863b9f8aa4f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/040c63553978974bdebc066febb0ba3842875095", + "reference": "040c63553978974bdebc066febb0ba3842875095", "shasum": "" }, "require": { @@ -452,10 +452,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.5", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.6", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2023-09-19T22:36:12+00:00" + "time": "2023-10-18T16:10:26+00:00" }, { "name": "newfold-labs/wp-module-performance",