[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/patch-releases-abeac70c75 -> 19e319d7e7757024ead0112861c922a3f21acb2f
ScummVM git
noreply at scummvm.org
Fri Jul 3 10:13:59 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:
19e319d7e7 Bump the patch-releases group across 2 directories with 2 updates
Commit: 19e319d7e7757024ead0112861c922a3f21acb2f
https://github.com/scummvm/scummvm-web/commit/19e319d7e7757024ead0112861c922a3f21acb2f
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-07-03T10:13:56Z
Commit Message:
Bump the patch-releases group across 2 directories with 2 updates
Bumps the patch-releases group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).
Bumps the patch-releases group with 1 update in the /dumper-companion directory: [webpack](https://github.com/webpack/webpack).
Updates `postcss` from 8.5.15 to 8.5.16
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.15...8.5.16)
Updates `webpack` from 5.108.1 to 5.108.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.108.1...v5.108.3)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: webpack
dependency-version: 5.108.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
package-lock.json
package.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index f9c78ee4..130d3bbe 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -13,7 +13,7 @@
"preact": "^10.29.3",
"punycode": "^2.3.1",
"ts-loader": "^9.6.2",
- "webpack": "^5.108.1",
+ "webpack": "^5.108.3",
"webpack-cli": "^7.1.0"
},
"devDependencies": {
@@ -4945,9 +4945,9 @@
}
},
"node_modules/webpack": {
- "version": "5.108.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.1.tgz",
- "integrity": "sha512-UUCihHQK3O7483Woa0SulNLDeAiOhHI2PN2PAPU4fVWJqbzhv04EJ8FaWtB9WWh3i8fRt28543U7VfuJTOrpgQ==",
+ "version": "5.108.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.3.tgz",
+ "integrity": "sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==",
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.8",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 282d08a9..ab4c339e 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -12,7 +12,7 @@
"preact": "^10.29.3",
"punycode": "^2.3.1",
"ts-loader": "^9.6.2",
- "webpack": "^5.108.1",
+ "webpack": "^5.108.3",
"webpack-cli": "^7.1.0"
},
"devDependencies": {
diff --git a/package-lock.json b/package-lock.json
index ff54e620..48f205df 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.5.2",
- "postcss": "^8.5.15",
+ "postcss": "^8.5.16",
"sass": "^1.101.0"
}
},
@@ -547,9 +547,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.15",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
- "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
+ "version": "8.5.16",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
+ "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index e57c888d..1a69ded2 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.5.2",
- "postcss": "^8.5.15",
+ "postcss": "^8.5.16",
"sass": "^1.101.0"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list