[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/patch-releases-67fba58acc -> 1ce1178f06af0d8f2f3f1668fe6ee70a8ec07854
ScummVM git
noreply at scummvm.org
Fri Jan 23 10:15:34 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:
1ce1178f06 Bump the patch-releases group across 2 directories with 2 updates
Commit: 1ce1178f06af0d8f2f3f1668fe6ee70a8ec07854
https://github.com/scummvm/scummvm-web/commit/1ce1178f06af0d8f2f3f1668fe6ee70a8ec07854
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-01-23T10:15:32Z
Commit Message:
Bump the patch-releases group across 2 directories with 2 updates
Bumps the patch-releases group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass).
Bumps the patch-releases group with 1 update in the /dumper-companion directory: [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js).
Updates `sass` from 1.97.2 to 1.97.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.97.2...1.97.3)
Updates `@zip.js/zip.js` from 2.8.14 to 2.8.15
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.14...v2.8.15)
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.97.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: "@zip.js/zip.js"
dependency-version: 2.8.15
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:
dumper-companion/package-lock.json
dumper-companion/package.json
package-lock.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index f8ef0ae6..86d405ab 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -8,7 +8,7 @@
"name": "dumper-companion",
"version": "0.0.1",
"dependencies": {
- "@zip.js/zip.js": "^2.8.14",
+ "@zip.js/zip.js": "^2.8.15",
"preact": "^10.28.2",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
@@ -1243,9 +1243,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
- "version": "2.8.14",
- "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.14.tgz",
- "integrity": "sha512-BZ7OyJLA5cjYwf2jVjvZCK10swzIc6sDOLpkPjJXfXgx/IHF5y61PyL3Ko5/q3bUU5GvIhk6tzKDUcDJ7rhzbg==",
+ "version": "2.8.15",
+ "resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.15.tgz",
+ "integrity": "sha512-HZKJLFe4eGVgCe9J87PnijY7T1Zn638bEHS+Fm/ygHZozRpefzWcOYfPaP52S8pqk9g4xN3+LzMDl3Lv9dLglA==",
"license": "BSD-3-Clause",
"engines": {
"bun": ">=0.7.0",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index f6cd4814..fcb8602c 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -7,7 +7,7 @@
"lint": "eslint ."
},
"dependencies": {
- "@zip.js/zip.js": "^2.8.14",
+ "@zip.js/zip.js": "^2.8.15",
"preact": "^10.28.2",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
diff --git a/package-lock.json b/package-lock.json
index 17690e9d..b30dc822 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -641,9 +641,9 @@
}
},
"node_modules/sass": {
- "version": "1.97.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
- "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
+ "version": "1.97.3",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
+ "integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
More information about the Scummvm-git-logs
mailing list