Bump postcss from 8.4.40 to 8.4.41

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41.
- [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.40...8.4.41)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-06 13:40:22 +00:00
committed by GitHub
parent 9d01ed6737
commit 9595edb1d6
2 changed files with 5 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"autoprefixer": "^10.4.17",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"postcss-cli": "^11.0.0"
}
}