Bump postcss in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.4.47 to 8.5.12
- [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.4.47...8.5.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.12
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-30 11:04:50 +00:00
committed by GitHub
parent cdb0e86936
commit 01edfb0e26
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -10,7 +10,7 @@
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"less": "^4.2.0", "less": "^4.2.0",
"less-plugin-clean-css": "^1.6.0", "less-plugin-clean-css": "^1.6.0",
"postcss": "^8.4.47", "postcss": "^8.5.12",
"postcss-cli": "^11.0.0", "postcss-cli": "^11.0.0",
"stylelint": "^16.9.0", "stylelint": "^16.9.0",
"stylelint-config-standard-less": "^3.0.1" "stylelint-config-standard-less": "^3.0.1"
@@ -1427,9 +1427,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/nanoid": { "node_modules/nanoid": {
"version": "3.3.7", "version": "3.3.11",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -1621,9 +1621,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.47", "version": "8.5.12",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -1641,8 +1641,8 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.7", "nanoid": "^3.3.11",
"picocolors": "^1.1.0", "picocolors": "^1.1.1",
"source-map-js": "^1.2.1" "source-map-js": "^1.2.1"
}, },
"engines": { "engines": {
+1 -1
View File
@@ -5,7 +5,7 @@
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"less": "^4.2.0", "less": "^4.2.0",
"less-plugin-clean-css": "^1.6.0", "less-plugin-clean-css": "^1.6.0",
"postcss": "^8.4.47", "postcss": "^8.5.12",
"postcss-cli": "^11.0.0", "postcss-cli": "^11.0.0",
"stylelint": "^16.9.0", "stylelint": "^16.9.0",
"stylelint-config-standard-less": "^3.0.1" "stylelint-config-standard-less": "^3.0.1"