[Scummvm-git-logs] scummvm-web master -> bdc2ab023ca420c30519e7224568fcdf7b607a9d

ScummVM git noreply at scummvm.org
Thu Feb 13 01:32:42 UTC 2025


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

Summary:
bdc2ab023c Bump sass from 1.83.4 to 1.84.0


Commit: bdc2ab023ca420c30519e7224568fcdf7b607a9d
    https://github.com/scummvm/scummvm-web/commit/bdc2ab023ca420c30519e7224568fcdf7b607a9d
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-02-13T01:32:38Z

Commit Message:
Bump sass from 1.83.4 to 1.84.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.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.83.4...1.84.0)

---
updated-dependencies:
- dependency-name: sass
  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 aeaeea23..40996d0d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.20",
         "postcss": "^8.5.1",
-        "sass": "^1.83"
+        "sass": "^1.84"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -607,9 +607,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.83.4",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz",
-      "integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==",
+      "version": "1.84.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz",
+      "integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
diff --git a/package.json b/package.json
index 5874f513..1cbb3871 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.20",
     "postcss": "^8.5.1",
-    "sass": "^1.83"
+    "sass": "^1.84"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list