[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/sass-1.98.0 -> 2eb6a7f892983e7a3fe26d76b4984d33502bd9f9

ScummVM git noreply at scummvm.org
Fri Mar 20 10:15:02 UTC 2026


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:
2eb6a7f892 Bump sass from 1.97.3 to 1.98.0


Commit: 2eb6a7f892983e7a3fe26d76b4984d33502bd9f9
    https://github.com/scummvm/scummvm-web/commit/2eb6a7f892983e7a3fe26d76b4984d33502bd9f9
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-03-20T10:15:00Z

Commit Message:
Bump sass from 1.97.3 to 1.98.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.97.3 to 1.98.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.97.3...1.98.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.98.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 a8b5973d..5d7fa053 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.27",
         "postcss": "^8.5.8",
-        "sass": "^1.97"
+        "sass": "^1.98"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -641,13 +641,13 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.97.3",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
-      "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
+      "version": "1.98.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
+      "integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
-        "immutable": "^5.0.2",
+        "immutable": "^5.1.5",
         "source-map-js": ">=0.6.2 <2.0.0"
       },
       "bin": {
diff --git a/package.json b/package.json
index e7840843..cdeb618f 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.27",
     "postcss": "^8.5.8",
-    "sass": "^1.97"
+    "sass": "^1.98"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list