[Scummvm-git-logs] scummvm-web master -> 0301c8cff5adc23048c42b477e3696e5754480e2

lephilousophe noreply at scummvm.org
Mon Sep 1 17:42:50 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:
0301c8cff5 Bump sass from 1.90.0 to 1.91.0


Commit: 0301c8cff5adc23048c42b477e3696e5754480e2
    https://github.com/scummvm/scummvm-web/commit/0301c8cff5adc23048c42b477e3696e5754480e2
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-09-01T19:42:48+02:00

Commit Message:
Bump sass from 1.90.0 to 1.91.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.90.0 to 1.91.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.90.0...1.91.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.91.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 86b9f3d6..b1facf73 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.21",
         "postcss": "^8.5.6",
-        "sass": "^1.90"
+        "sass": "^1.91"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -641,9 +641,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.90.0",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
-      "integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
+      "version": "1.91.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
+      "integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
diff --git a/package.json b/package.json
index 34117d60..7025c965 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.21",
     "postcss": "^8.5.6",
-    "sass": "^1.90"
+    "sass": "^1.91"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list