From bd34515c01e24f5743ff712c61d42991dc25f370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 16:32:19 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-patterns from 0.1.4 to 0.1.5 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/0.1.4...0.1.5) --- 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 71acb018c..fde412db1 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "newfold-labs/wp-module-marketplace": "^2.0.2", "newfold-labs/wp-module-notifications": "^1.1.5", "newfold-labs/wp-module-onboarding": "1.10.4", - "newfold-labs/wp-module-patterns": "^0.1.4", + "newfold-labs/wp-module-patterns": "^0.1.5", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.5", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index 87ea5bfc8..806a0e8b6 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": "4e87d3c13aca7b8b0a79630428f3a063", + "content-hash": "940d048aed57fecaac623bfdcc7d61bd", "packages": [ { "name": "doctrine/inflector", @@ -870,16 +870,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.4", + "version": "0.1.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799" + "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/789a8fc80ff82ea71604a121e197ff9f3d733799", - "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/39077cd5bd7b73eca1fafb69272f4f89dc0e1350", + "reference": "39077cd5bd7b73eca1fafb69272f4f89dc0e1350", "shasum": "" }, "require-dev": { @@ -913,10 +913,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.4", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.5", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-08-22T15:34:41+00:00" + "time": "2023-10-05T00:00:40+00:00" }, { "name": "newfold-labs/wp-module-performance",