[Scummvm-git-logs] scummvm-web master -> 80d6029cd778d20fe48ded0314420b53ea843cf0

lephilousophe noreply at scummvm.org
Fri Sep 4 21:34:55 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:
80d6029cd7 Bump webpack-cli


Commit: 80d6029cd778d20fe48ded0314420b53ea843cf0
    https://github.com/scummvm/scummvm-web/commit/80d6029cd778d20fe48ded0314420b53ea843cf0
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-09-04T23:34:51+02:00

Commit Message:
Bump webpack-cli

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


Updates `webpack-cli` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.2...webpack-cli@7.2.3)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-version: 7.2.3
  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 1a134ba6..dfeac98d 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -14,7 +14,7 @@
         "punycode": "^2.3.1",
         "ts-loader": "^9.6.2",
         "webpack": "^5.109.2",
-        "webpack-cli": "^7.2.2"
+        "webpack-cli": "^7.2.3"
       },
       "devDependencies": {
         "@eslint/js": "^9.39.4",
@@ -4973,9 +4973,9 @@
       }
     },
     "node_modules/webpack-cli": {
-      "version": "7.2.2",
-      "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.2.2.tgz",
-      "integrity": "sha512-lD0pALneslq8FfV+rwvm1BMW0AFAJrHHhNupAGN4asYjMvqrtRsenU4iKpiBo09gS4ntMxKGUxl9jhTEzVt0oA==",
+      "version": "7.2.3",
+      "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.2.3.tgz",
+      "integrity": "sha512-vDFU7jrfCctnN7jJQWPl+V26B51GLp11prVZXg50oeonsgeBzSTJEWmXkjHsOjTgMjlPOQM8GWLh33X9RN/0ow==",
       "license": "MIT",
       "dependencies": {
         "@discoveryjs/json-ext": "^1.1.0",
@@ -5000,7 +5000,7 @@
       "peerDependencies": {
         "js-yaml": "^4.0.0 || ^5.0.0",
         "json5": "^2.2.3",
-        "toml": "^3.0.0 || ^4.0.0",
+        "toml": "^3.0.0 || ^4.0.0 || ^5.0.0",
         "webpack": "^5.101.0",
         "webpack-bundle-analyzer": "^4.0.0 || ^5.0.0",
         "webpack-dev-server": "^5.0.0 || ^6.0.0"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index c486127d..505e1544 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -13,7 +13,7 @@
     "punycode": "^2.3.1",
     "ts-loader": "^9.6.2",
     "webpack": "^5.109.2",
-    "webpack-cli": "^7.2.2"
+    "webpack-cli": "^7.2.3"
   },
   "devDependencies": {
     "@eslint/js": "^9.39.4",




More information about the Scummvm-git-logs mailing list