[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-0d9239fb0b -> 6bd6f4337e7ea78e20979652afda528003ed3b4e
ScummVM git
noreply at scummvm.org
Fri Sep 4 10:14:19 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:
6bd6f4337e Bump webpack-cli
Commit: 6bd6f4337e7ea78e20979652afda528003ed3b4e
https://github.com/scummvm/scummvm-web/commit/6bd6f4337e7ea78e20979652afda528003ed3b4e
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-09-04T10:14:15Z
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