[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-cli-7.2.1 -> b2065abb4dc756d6495acf383708ff5383ac3a6f
ScummVM git
noreply at scummvm.org
Sat Jul 11 20:57:10 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:
b2065abb4d Bump webpack-cli from 7.1.0 to 7.2.1 in /dumper-companion
Commit: b2065abb4dc756d6495acf383708ff5383ac3a6f
https://github.com/scummvm/scummvm-web/commit/b2065abb4dc756d6495acf383708ff5383ac3a6f
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-07-11T20:57:08Z
Commit Message:
Bump webpack-cli from 7.1.0 to 7.2.1 in /dumper-companion
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.1.0 to 7.2.1.
- [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.1.0...webpack-cli@7.2.1)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-version: 7.2.1
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 324c8e21..2a4e06f0 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.108.4",
- "webpack-cli": "^7.1.0"
+ "webpack-cli": "^7.2.1"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
@@ -4998,9 +4998,9 @@
}
},
"node_modules/webpack-cli": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.1.0.tgz",
- "integrity": "sha512-pSJ5p5PkXRD88sfCq5Wo+coc42QykwRu5Md0DyESj0rT6PPPA2wTNabpHPKgqH8EMkfTDo3IWx3iiNXMu8XDBQ==",
+ "version": "7.2.1",
+ "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.2.1.tgz",
+ "integrity": "sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==",
"license": "MIT",
"dependencies": {
"@discoveryjs/json-ext": "^1.1.0",
@@ -5028,7 +5028,7 @@
"toml": "^3.0.0 || ^4.0.0",
"webpack": "^5.101.0",
"webpack-bundle-analyzer": "^4.0.0 || ^5.0.0",
- "webpack-dev-server": "^5.0.0"
+ "webpack-dev-server": "^5.0.0 || ^6.0.0"
},
"peerDependenciesMeta": {
"js-yaml": {
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 57f2bcb8..464eaf06 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.108.4",
- "webpack-cli": "^7.1.0"
+ "webpack-cli": "^7.2.1"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
More information about the Scummvm-git-logs
mailing list