[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/sass-1.85.0 -> 7b4b4f009c1f4026120135368a1289dce30a6543
ScummVM git
noreply at scummvm.org
Fri Feb 14 10:40:43 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:
7b4b4f009c Bump sass from 1.84.0 to 1.85.0
Commit: 7b4b4f009c1f4026120135368a1289dce30a6543
https://github.com/scummvm/scummvm-web/commit/7b4b4f009c1f4026120135368a1289dce30a6543
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-02-14T10:40:40Z
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