[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/patch-releases-6c5fa6d165 -> ebeb428b3680d829afefc1140975fb74bb87d7c3
ScummVM git
noreply at scummvm.org
Fri Apr 10 10:14:24 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:
ebeb428b36 Bump postcss in the patch-releases group across 1 directory
Commit: ebeb428b3680d829afefc1140975fb74bb87d7c3
https://github.com/scummvm/scummvm-web/commit/ebeb428b3680d829afefc1140975fb74bb87d7c3
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-04-10T10:14:21Z
Commit Message:
Bump postcss in the patch-releases group across 1 directory
Bumps the patch-releases group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).
Updates `postcss` from 8.5.8 to 8.5.9
- [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.8...8.5.9)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.9
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:
package-lock.json
package.json
diff --git a/package-lock.json b/package-lock.json
index a4f39614..f64f69c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.4.27",
- "postcss": "^8.5.8",
+ "postcss": "^8.5.9",
"sass": "^1.99"
}
},
@@ -544,9 +544,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.8",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
- "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
+ "version": "8.5.9",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
+ "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index 9edf2688..679e8a97 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.4.27",
- "postcss": "^8.5.8",
+ "postcss": "^8.5.9",
"sass": "^1.99"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list