From 8c283ddcac4ac43ff509776d063fac91723b9384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:55:46 +0000 Subject: [PATCH] chore(deps): bump codeinwp/themeisle-sdk from 3.3.41 to 3.3.42 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.41 to 3.3.42. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.42/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.41...v3.3.42) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 142f29d1f..826274132 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.41", + "version": "3.3.42", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "b194c872933882f4e5780eae56c59698d01623fc" + "reference": "ca5dd49df730fde986af65c61bd20af02e2bcbd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/b194c872933882f4e5780eae56c59698d01623fc", - "reference": "b194c872933882f4e5780eae56c59698d01623fc", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/ca5dd49df730fde986af65c61bd20af02e2bcbd7", + "reference": "ca5dd49df730fde986af65c61bd20af02e2bcbd7", "shasum": "" }, "require-dev": { @@ -43,9 +43,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.41" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.42" }, - "time": "2025-02-05T10:30:34+00:00" + "time": "2025-02-17T10:00:05+00:00" }, { "name": "neitanod/forceutf8",