From 4f5c26f26d2209fa6284b7f02ca94a0dfdd0b238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:06:27 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-patterns from 2.3.1 to 2.4.0 Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](https://github.com/newfold-labs/wp-module-patterns/compare/2.3.1...2.4.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-patterns dependency-type: direct:production update-type: version-update:semver-minor ... 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 196d6ffcb..a5a736be1 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-notifications": "^1.5.0", "newfold-labs/wp-module-onboarding": "^2.3.11", - "newfold-labs/wp-module-patterns": "^2.3.1", + "newfold-labs/wp-module-patterns": "^2.4.0", "newfold-labs/wp-module-performance": "2.0.1 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 689e4f7be..db35ba7e2 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": "a6e5de5d9d79fd1ae0957adc456174c5", + "content-hash": "3a63321309e5d03dcc3cf0c32c9e4561", "packages": [ { "name": "doctrine/inflector", @@ -1642,16 +1642,16 @@ }, { "name": "newfold-labs/wp-module-patterns", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "da1d39692ad3232baa7ee00166a336abf12b94a4" + "reference": "dabe7f8de5ee83400021e4e12374486086248eea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/da1d39692ad3232baa7ee00166a336abf12b94a4", - "reference": "da1d39692ad3232baa7ee00166a336abf12b94a4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/dabe7f8de5ee83400021e4e12374486086248eea", + "reference": "dabe7f8de5ee83400021e4e12374486086248eea", "shasum": "" }, "require": { @@ -1689,10 +1689,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.3.1", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.4.0", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2024-08-01T05:21:28+00:00" + "time": "2024-08-30T12:44:15+00:00" }, { "name": "newfold-labs/wp-module-performance",