From b7f1f2ace9ac3c24e944bad95ed70cc322376171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:12:25 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-patterns from 2.8.0 to 2.8.1 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/2.8.0...2.8.1) --- 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 89a49f6b..7d719a98 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", - "newfold-labs/wp-module-patterns": "^2.8.0", + "newfold-labs/wp-module-patterns": "^2.8.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index 29aa9eb7..8915fa53 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": "faf06fb7406017b575ef170b72795c29", + "content-hash": "9b307049f3e9bf228485e5c83af9d98b", "packages": [ { "name": "doctrine/inflector", @@ -1666,16 +1666,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.8.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "a1133bbd4898104a421abf4945fb59286bf69126" + "reference": "fa02626a8515759691594d38fee339fbdaa113f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/a1133bbd4898104a421abf4945fb59286bf69126", - "reference": "a1133bbd4898104a421abf4945fb59286bf69126", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/fa02626a8515759691594d38fee339fbdaa113f3", + "reference": "fa02626a8515759691594d38fee339fbdaa113f3", "shasum": "" }, "require": { @@ -1714,10 +1714,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.8.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.8.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-11-21T19:24:57+00:00" + "time": "2024-12-10T18:50:32+00:00" }, { "name": "newfold-labs/wp-module-performance",