[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-5.106.0 -> 3966aacd36c4dbc0fd6dfb73b61c568c691f6de8

ScummVM git noreply at scummvm.org
Fri Apr 10 10:14:32 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:
3966aacd36 Bump webpack from 5.105.4 to 5.106.0 in /dumper-companion


Commit: 3966aacd36c4dbc0fd6dfb73b61c568c691f6de8
    https://github.com/scummvm/scummvm-web/commit/3966aacd36c4dbc0fd6dfb73b61c568c691f6de8
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-04-10T10:14:30Z

Commit Message:
Bump webpack from 5.105.4 to 5.106.0 in /dumper-companion

Bumps [webpack](https://github.com/webpack/webpack) from 5.105.4 to 5.106.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.105.4...v5.106.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.106.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 504869b1..343c8e57 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -13,7 +13,7 @@
         "preact": "^10.29.0",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.7",
-        "webpack": "^5.105.4",
+        "webpack": "^5.106.0",
         "webpack-cli": "^7.0.2"
       },
       "devDependencies": {
@@ -4983,9 +4983,9 @@
       }
     },
     "node_modules/webpack": {
-      "version": "5.105.4",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.4.tgz",
-      "integrity": "sha512-jTywjboN9aHxFlToqb0K0Zs9SbBoW4zRUlGzI2tYNxVYcEi/IPpn+Xi4ye5jTLvX2YeLuic/IvxNot+Q1jMoOw==",
+      "version": "5.106.0",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.106.0.tgz",
+      "integrity": "sha512-Pkx5joZ9RrdgO5LBkyX1L2ZAJeK/Taz3vqZ9CbcP0wS5LEMx5QkKsEwLl29QJfihZ+DKRBFldzy1O30pJ1MDpA==",
       "license": "MIT",
       "dependencies": {
         "@types/eslint-scope": "^3.7.7",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index b1037157..51d32218 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -12,7 +12,7 @@
     "punycode": "^2.3.1",
     "@types/punycode": "^2.1.4",
     "ts-loader": "^9.5.7",
-    "webpack": "^5.105.4",
+    "webpack": "^5.106.0",
     "webpack-cli": "^7.0.2"
   },
   "devDependencies": {




More information about the Scummvm-git-logs mailing list