[Scummvm-git-logs] scummvm-web master -> 78550dadf3b352042415f6a1d34194e357ddd049

lephilousophe noreply at scummvm.org
Sat Aug 9 14:46:02 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:
78550dadf3 Bump sass from 1.89.2 to 1.90.0


Commit: 78550dadf3b352042415f6a1d34194e357ddd049
    https://github.com/scummvm/scummvm-web/commit/78550dadf3b352042415f6a1d34194e357ddd049
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-09T16:45:59+02:00

Commit Message:
Bump sass from 1.89.2 to 1.90.0

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

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.90.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 4f69dd57..46b3363d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.21",
         "postcss": "^8.5.6",
-        "sass": "^1.89"
+        "sass": "^1.90"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -613,9 +613,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.89.2",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz",
-      "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==",
+      "version": "1.90.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
+      "integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
diff --git a/package.json b/package.json
index abe9bb8f..4cbcf8ce 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.21",
     "postcss": "^8.5.6",
-    "sass": "^1.89"
+    "sass": "^1.90"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list