[Scummvm-git-logs] scummvm-web master -> 59a5dbb927a0e208bceb976b83ac4f265a876d68
lephilousophe
noreply at scummvm.org
Fri May 1 17:18:55 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:
59a5dbb927 Bump postcss in the patch-releases group across 1 directory
Commit: 59a5dbb927a0e208bceb976b83ac4f265a876d68
https://github.com/scummvm/scummvm-web/commit/59a5dbb927a0e208bceb976b83ac4f265a876d68
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-05-01T18:18:51+01: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.10 to 8.5.13
- [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.10...8.5.13)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.13
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 fbf4fda9..15ef2bb5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,8 +10,8 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.10",
- "sass": "^1.99"
+ "postcss": "^8.5.13",
+ "sass": "^1.99.0"
}
},
"node_modules/@parcel/watcher": {
@@ -544,9 +544,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.10",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
- "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
+ "version": "8.5.13",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz",
+ "integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index a35d55f4..39331197 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.10",
+ "postcss": "^8.5.13",
"sass": "^1.99.0"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list