[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-cli-7.2.1 -> 69f09caa5fd2ca233c2e9f8fe3f37435cb8641ad
ScummVM git
noreply at scummvm.org
Fri Jul 10 10:14:18 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:
69f09caa5f Bump webpack-cli from 7.1.0 to 7.2.1 in /dumper-companion
Commit: 69f09caa5fd2ca233c2e9f8fe3f37435cb8641ad
https://github.com/scummvm/scummvm-web/commit/69f09caa5fd2ca233c2e9f8fe3f37435cb8641ad
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-07-10T10:14:15Z
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 130d3bbe..ed1b30d2 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.3",
- "webpack-cli": "^7.1.0"
+ "webpack-cli": "^7.2.1"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
@@ -4990,9 +4990,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",
@@ -5020,7 +5020,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 ab4c339e..8c3bc377 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.3",
- "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