[Scummvm-git-logs] scummvm-web master -> 2ef545a2471e4e52f5e7e7b488b3dad82fb10787
lephilousophe
noreply at scummvm.org
Sat Feb 15 16:10:56 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
2ef545a247 Bump postcss in the patch-releases group across 1 directory
Commit: 2ef545a2471e4e52f5e7e7b488b3dad82fb10787
https://github.com/scummvm/scummvm-web/commit/2ef545a2471e4e52f5e7e7b488b3dad82fb10787
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-02-15T17:10:53+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.1 to 8.5.2
- [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.1...8.5.2)
---
updated-dependencies:
- dependency-name: postcss
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 9a227ade..7eb21f51 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.4.20",
- "postcss": "^8.5.1",
+ "postcss": "^8.5.2",
"sass": "^1.85"
}
},
@@ -562,9 +562,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.1",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz",
- "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==",
+ "version": "8.5.2",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.2.tgz",
+ "integrity": "sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index f903c3a6..ac0d1dd0 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.4.20",
- "postcss": "^8.5.1",
+ "postcss": "^8.5.2",
"sass": "^1.85"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list