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

lephilousophe noreply at scummvm.org
Sat Feb 15 16:06:34 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:
b176421d23 Bump sass from 1.84.0 to 1.85.0


Commit: b176421d2326de16dee463525e0362aaeb208b36
    https://github.com/scummvm/scummvm-web/commit/b176421d2326de16dee463525e0362aaeb208b36
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-02-15T17:06:30+01:00

Commit Message:
Bump sass from 1.84.0 to 1.85.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.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.84.0...1.85.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 40996d0d..9a227ade 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
       "dependencies": {
         "autoprefixer": "^10.4.20",
         "postcss": "^8.5.1",
-        "sass": "^1.84"
+        "sass": "^1.85"
       }
     },
     "node_modules/@parcel/watcher": {
@@ -607,9 +607,9 @@
       }
     },
     "node_modules/sass": {
-      "version": "1.84.0",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz",
-      "integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==",
+      "version": "1.85.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
+      "integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
       "license": "MIT",
       "dependencies": {
         "chokidar": "^4.0.0",
diff --git a/package.json b/package.json
index 1cbb3871..f903c3a6 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "autoprefixer": "^10.4.20",
     "postcss": "^8.5.1",
-    "sass": "^1.84"
+    "sass": "^1.85"
   },
   "scripts": {
     "postinstall": "(cd dumper-companion && npm ci --omit=dev && npm run build) && node build.js",




More information about the Scummvm-git-logs mailing list