1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #7627 from wallabag/dependabot/composer/scssphp/scssphp-1.13.0

This commit is contained in:
Jérémy Benoist 2024-08-19 07:12:57 +02:00 committed by GitHub
commit a7e400053c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8518,16 +8518,16 @@
}, },
{ {
"name": "scssphp/scssphp", "name": "scssphp/scssphp",
"version": "v1.12.1", "version": "v1.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/scssphp/scssphp.git", "url": "https://github.com/scssphp/scssphp.git",
"reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb" "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
"reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb", "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8592,9 +8592,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/scssphp/scssphp/issues", "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": "sensio/framework-extra-bundle", "name": "sensio/framework-extra-bundle",