From 05598c16981badb956484df95fc62853f1500bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 09:39:18 +0000 Subject: [PATCH] build(deps): bump scssphp/scssphp from 1.11.0 to 1.11.1 Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/scssphp/scssphp/releases) - [Commits](https://github.com/scssphp/scssphp/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: scssphp/scssphp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index efe0fccbfb51..e74c6efa129a 100644 --- a/composer.lock +++ b/composer.lock @@ -3851,16 +3851,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.11.0", + "version": "v1.11.1", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "33749d12c2569bb24071f94e9af828662dabb068" + "reference": "ace2503684bab0dcc817d7614c8a54b865122414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068", - "reference": "33749d12c2569bb24071f94e9af828662dabb068", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/ace2503684bab0dcc817d7614c8a54b865122414", + "reference": "ace2503684bab0dcc817d7614c8a54b865122414", "shasum": "" }, "require": { @@ -3877,7 +3877,7 @@ "thoughtbot/bourbon": "^7.0", "twbs/bootstrap": "~5.0", "twbs/bootstrap4": "4.6.1", - "zurb/foundation": "~6.5" + "zurb/foundation": "~6.7.0" }, "suggest": { "ext-iconv": "Can be used as fallback when ext-mbstring is not available", @@ -3925,9 +3925,9 @@ ], "support": { "issues": "https://github.com/scssphp/scssphp/issues", - "source": "https://github.com/scssphp/scssphp/tree/v1.11.0" + "source": "https://github.com/scssphp/scssphp/tree/v1.11.1" }, - "time": "2022-09-02T21:24:55+00:00" + "time": "2023-09-24T13:38:17+00:00" }, { "name": "singpolyma/openpgp-php",