From c600ecca76c8648584b07739c399ba29a749fc58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 20:48:00 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-patterns from 2.2.0 to 2.2.1 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/2.2.0...2.2.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 7cce7b22..849dbff6 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "newfold-labs/wp-module-migration": "^1.0.9", "newfold-labs/wp-module-notifications": "^1.5.0", "newfold-labs/wp-module-onboarding": "^2.3.8", - "newfold-labs/wp-module-patterns": "^2.2.0", + "newfold-labs/wp-module-patterns": "^2.2.1", "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index d64bb3b4..aacd317b 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": "e0bcc481c36919f3b67b0bd13902ff6d", + "content-hash": "17892032d6fa1ae22d5429a25796cc35", "packages": [ { "name": "doctrine/inflector", @@ -1315,16 +1315,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c" + "reference": "1b19a0268fdc8d6ef49cc44f963efd77333f1e0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c", - "reference": "dd99ac0f9aeb8fd5f21481b6c119e348fa51c63c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/1b19a0268fdc8d6ef49cc44f963efd77333f1e0a", + "reference": "1b19a0268fdc8d6ef49cc44f963efd77333f1e0a", "shasum": "" }, "require": { @@ -1362,10 +1362,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.2.0", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.2.1", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-07-24T11:13:40+00:00" + "time": "2024-07-31T10:23:49+00:00" }, { "name": "newfold-labs/wp-module-performance",