From 8ca940a465e68a442be0b30dd12042cefb55581a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:35:18 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-patterns from 0.1.5 to 0.1.6 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/0.1.5...0.1.6) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-patterns 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 ac1045819..90e0a1134 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.5", "newfold-labs/wp-module-onboarding": "^1.11.3", - "newfold-labs/wp-module-patterns": "^0.1.5", + "newfold-labs/wp-module-patterns": "^0.1.6", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.7", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index f4998c838..588625498 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": "7bbbb9bb1f1dd01fdc854f338d51af11", + "content-hash": "7ca032f1831890283f0f5a3520a0eadf", "packages": [ { "name": "doctrine/inflector", @@ -973,16 +973,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.5", + "version": "0.1.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350" + "reference": "3a446d1923c6c9bee13d86d0fda4cc4585742959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/39077cd5bd7b73eca1fafb69272f4f89dc0e1350", - "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/3a446d1923c6c9bee13d86d0fda4cc4585742959", + "reference": "3a446d1923c6c9bee13d86d0fda4cc4585742959", "shasum": "" }, "require-dev": { @@ -1016,10 +1016,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.5", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.6", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-10-05T00:00:40+00:00" + "time": "2023-10-16T19:35:02+00:00" }, { "name": "newfold-labs/wp-module-performance",