[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-59c1a66b6f -> 72f0dcaecb7e58c3c3495ab1599d0bcdc6cbcca0

ScummVM git noreply at scummvm.org
Fri Sep 19 10:04:30 UTC 2025


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:
72f0dcaecb Bump preact


Commit: 72f0dcaecb7e58c3c3495ab1599d0bcdc6cbcca0
    https://github.com/scummvm/scummvm-web/commit/72f0dcaecb7e58c3c3495ab1599d0bcdc6cbcca0
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-09-19T10:04:26Z

Commit Message:
Bump preact

Bumps the patch-releases group with 1 update in the /dumper-companion directory: [preact](https://github.com/preactjs/preact).


Updates `preact` from 10.27.1 to 10.27.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.27.1...10.27.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.27.2
  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


diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index 7c93925d..b96457c4 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.0.1",
       "dependencies": {
         "@zip.js/zip.js": "^2.8.2",
-        "preact": "^10.27.1",
+        "preact": "^10.27.2",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.4",
         "webpack": "^5.101.3",
@@ -2193,9 +2193,9 @@
       }
     },
     "node_modules/preact": {
-      "version": "10.27.1",
-      "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.1.tgz",
-      "integrity": "sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==",
+      "version": "10.27.2",
+      "resolved": "https://registry.npmjs.org/preact/-/preact-10.27.2.tgz",
+      "integrity": "sha512-5SYSgFKSyhCbk6SrXyMpqjb5+MQBgfvEKE/OC+PujcY34sOpqtr+0AZQtPYx5IA6VxynQ7rUPCtKzyovpj9Bpg==",
       "license": "MIT",
       "funding": {
         "type": "opencollective",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 3de348db..559e5b74 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,7 +16,7 @@
   },
   "dependencies": {
     "@zip.js/zip.js": "^2.8.2",
-    "preact": "^10.27.1",
+    "preact": "^10.27.2",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.4",
     "webpack": "^5.101.3",




More information about the Scummvm-git-logs mailing list