[Scummvm-git-logs] scummvm-web master -> 5d1fd564d8442530f5ed919452d32dfc3d795d29

lephilousophe noreply at scummvm.org
Fri May 2 16:47:57 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .

Summary:
5d1fd564d8 Bump sass from 1.85.1 to 1.87.0


Commit: 5d1fd564d8442530f5ed919452d32dfc3d795d29
    https://github.com/scummvm/scummvm-web/commit/5d1fd564d8442530f5ed919452d32dfc3d795d29
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-05-02T18:47:54+02:00

Commit Message:
Bump sass from 1.85.1 to 1.87.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.87.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.85.1...1.87.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support at github.com>

Changed paths:
    package-lock.json
    package.json


diff --git a/package-lock.json b/package-lock.json
index 0e6066e1..0fb0e664 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.21",
         "postcss": "^8.5.3",
-        "sass": "^1.85"
+        "sass": "^1.87"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -613,9 +613,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.85.1",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
-      "integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
+      "version": "1.87.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
+      "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
diff --git a/package.json b/package.json
index fd7b2b57..173a5d3a 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.21",
     "postcss": "^8.5.3",
-    "sass": "^1.85"
+    "sass": "^1.87"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list