[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-5.103.0 -> a74f1382706bcb5d41790d15a37bb4aa5a4333bc
ScummVM git
noreply at scummvm.org
Fri Nov 21 10:03:46 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:
a74f138270 Bump webpack from 5.102.1 to 5.103.0 in /dumper-companion
Commit: a74f1382706bcb5d41790d15a37bb4aa5a4333bc
https://github.com/scummvm/scummvm-web/commit/a74f1382706bcb5d41790d15a37bb4aa5a4333bc
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-11-21T10:03:43Z
Commit Message:
Bump webpack from 5.102.1 to 5.103.0 in /dumper-companion
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.1 to 5.103.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.102.1...v5.103.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.103.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 acc8d3f6..81662280 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -12,7 +12,7 @@
"preact": "^10.27.2",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
- "webpack": "^5.102.1",
+ "webpack": "^5.103.0",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -1905,12 +1905,16 @@
}
},
"node_modules/loader-runner": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
- "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",
+ "integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
"license": "MIT",
"engines": {
"node": ">=6.11.5"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
"node_modules/locate-path": {
@@ -2758,9 +2762,9 @@
}
},
"node_modules/webpack": {
- "version": "5.102.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz",
- "integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==",
+ "version": "5.103.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.103.0.tgz",
+ "integrity": "sha512-HU1JOuV1OavsZ+mfigY0j8d1TgQgbZ6M+J75zDkpEAwYeXjWSqrGJtgnPblJjd/mAyTNQ7ygw0MiKOn6etz8yw==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
@@ -2780,7 +2784,7 @@
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.2.11",
"json-parse-even-better-errors": "^2.3.1",
- "loader-runner": "^4.2.0",
+ "loader-runner": "^4.3.1",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
"schema-utils": "^4.3.3",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index d27a0340..8f9b3a1a 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -19,7 +19,7 @@
"preact": "^10.27.2",
"punycode": "^2.3.1",
"ts-loader": "^9.5.4",
- "webpack": "^5.102.1",
+ "webpack": "^5.103.0",
"webpack-cli": "^6.0.1"
}
}
More information about the Scummvm-git-logs
mailing list