[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-5.101.0 -> 9fc7cf273992d3a71bbf732c627f13918b1ae74e
ScummVM git
noreply at scummvm.org
Fri Aug 1 10:37:06 UTC 2025
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:
9fc7cf2739 Bump webpack from 5.100.2 to 5.101.0 in /dumper-companion
Commit: 9fc7cf273992d3a71bbf732c627f13918b1ae74e
https://github.com/scummvm/scummvm-web/commit/9fc7cf273992d3a71bbf732c627f13918b1ae74e
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-08-01T10:37:04Z
Commit Message:
Bump webpack from 5.100.2 to 5.101.0 in /dumper-companion
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.2 to 5.101.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.100.2...v5.101.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.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 7ec62a17..3adcd5ed 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -13,7 +13,7 @@
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.3",
- "webpack": "^5.100.2",
+ "webpack": "^5.101.0",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -2634,9 +2634,9 @@
}
},
"node_modules/webpack": {
- "version": "5.100.2",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.100.2.tgz",
- "integrity": "sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==",
+ "version": "5.101.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.0.tgz",
+ "integrity": "sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index a0d0f641..46437d0a 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -20,7 +20,7 @@
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.3",
- "webpack": "^5.100.2",
+ "webpack": "^5.101.0",
"webpack-cli": "^6.0.1"
}
}
More information about the Scummvm-git-logs
mailing list