From 19dff4d1e1cbfa744c36d7a68777f3eaf8557cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:57:25 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-performance Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/newfold-labs/wp-module-performance/releases) - [Commits](https://github.com/newfold-labs/wp-module-performance/compare/1.1.1...1.2.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-performance 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 658900c..94a09ac 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "1.5.2", "newfold-labs/wp-module-notifications": "^1.1.5", - "newfold-labs/wp-module-performance": "1.1.1", + "newfold-labs/wp-module-performance": "1.2.1", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", "wp-forge/wp-update-handler": "^1.0", diff --git a/composer.lock b/composer.lock index a587bf8..45da77a 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": "c28f2aab6578f2bcb8be3600fca67877", + "content-hash": "93f07c837b7bbbc0bfaa1dda00a68b52", "packages": [ { "name": "doctrine/inflector", @@ -363,16 +363,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "1.1.1", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "7efc4f25a9e576d6aae79f9e3472630bc8e46fcd" + "reference": "b341bb7dbdf6a5b9038d670deffc5df1f2029973" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/7efc4f25a9e576d6aae79f9e3472630bc8e46fcd", - "reference": "7efc4f25a9e576d6aae79f9e3472630bc8e46fcd", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/b341bb7dbdf6a5b9038d670deffc5df1f2029973", + "reference": "b341bb7dbdf6a5b9038d670deffc5df1f2029973", "shasum": "" }, "require": { @@ -401,10 +401,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/1.2.1", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2023-06-12T11:20:05+00:00" + "time": "2023-09-11T18:50:56+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords",