[Scummvm-git-logs] scummvm-web master -> 02ae466250602b5915e1dea3c0f2840754fe5504
lephilousophe
noreply at scummvm.org
Fri May 8 19:39:34 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:
02ae466250 Bump postcss in the patch-releases group across 1 directory
Commit: 02ae466250602b5915e1dea3c0f2840754fe5504
https://github.com/scummvm/scummvm-web/commit/02ae466250602b5915e1dea3c0f2840754fe5504
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-05-08T21:39:30+02:00
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.13 to 8.5.14
- [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.13...8.5.14)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.14
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 15ef2bb5..ea287e6d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.13",
+ "postcss": "^8.5.14",
"sass": "^1.99.0"
}
},
@@ -544,9 +544,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.13",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz",
- "integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
+ "version": "8.5.14",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
+ "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index 39331197..92b519d2 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.13",
+ "postcss": "^8.5.14",
"sass": "^1.99.0"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list