[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/patch-releases-faf62b5f89 -> 9796d442da6ba3f877dbc65d832c4a50a9d987ef
ScummVM git
noreply at scummvm.org
Sat Sep 21 14:28:21 UTC 2024
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:
9796d442da Bump sass in the patch-releases group across 1 directory
Commit: 9796d442da6ba3f877dbc65d832c4a50a9d987ef
https://github.com/scummvm/scummvm-web/commit/9796d442da6ba3f877dbc65d832c4a50a9d987ef
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2024-09-21T14:28:19Z
Commit Message:
Bump sass in the patch-releases group across 1 directory
Bumps the patch-releases group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass).
Updates `sass` from 1.79.2 to 1.79.3
- [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.79.2...1.79.3)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
...
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 6ce32a21..edcc9e23 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"autoprefixer": "^10.4.20",
"dumper-companion": "file:dumper-companion",
"postcss": "^8.4.45",
- "sass": "1.79.2"
+ "sass": "1.79.3"
}
},
"dumper-companion": {
@@ -2288,9 +2288,9 @@
]
},
"node_modules/sass": {
- "version": "1.79.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.2.tgz",
- "integrity": "sha512-YmT1aoF1MwHsZEu/eXhbAJNsPGAhNP4UixW9ckEwWCvPcVdVF0/C104OGDVEqtoctKq0N+wM20O/rj+sSPsWeg==",
+ "version": "1.79.3",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.3.tgz",
+ "integrity": "sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^4.0.0",
diff --git a/package.json b/package.json
index e2eba483..0bac28e2 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"autoprefixer": "^10.4.20",
"dumper-companion": "file:dumper-companion",
"postcss": "^8.4.45",
- "sass": "1.79.2"
+ "sass": "1.79.3"
},
"scripts": {
"postinstall": "cd dumper-companion && npm ci --omit=dev && npm run build && cd .. && node build.js",
More information about the Scummvm-git-logs
mailing list