From fc465385ee84bb3c5764625146324c020f6f7604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:35:54 +0000 Subject: [PATCH] build(deps): Bump scssphp/scssphp from 1.12.1 to 1.13.0 Bumps [scssphp/scssphp](https://github.com/scssphp/scssphp) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/scssphp/scssphp/releases) - [Commits](https://github.com/scssphp/scssphp/compare/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: scssphp/scssphp 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 16ee31adf..2cbf405d0 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "psr/log": "^3.0.2", "punic/punic": "^3.8", "sabre/dav": "^4.7.0", - "scssphp/scssphp": "^1.12", + "scssphp/scssphp": "^1.13", "stecman/symfony-console-completion": "^0.13.0", "symfony/console": "^6.4.12", "symfony/event-dispatcher": "^6.4.8", diff --git a/composer.lock b/composer.lock index 5e7fa0191..6f83cf121 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": "31fce8add59fc8f0d4af48f981bbccdb", + "content-hash": "c12826e0b0ebae314fd4990e728f40a4", "packages": [ { "name": "aws/aws-crt-php", @@ -3928,16 +3928,16 @@ }, { "name": "scssphp/scssphp", - "version": "v1.12.1", + "version": "v1.13.0", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", - "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb" + "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb", - "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb", + "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520", + "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520", "shasum": "" }, "require": { @@ -4002,9 +4002,9 @@ ], "support": { "issues": "https://github.com/scssphp/scssphp/issues", - "source": "https://github.com/scssphp/scssphp/tree/v1.12.1" + "source": "https://github.com/scssphp/scssphp/tree/v1.13.0" }, - "time": "2024-01-13T12:36:40+00:00" + "time": "2024-08-17T21:02:11+00:00" }, { "name": "spomky-labs/cbor-php",