Bump postcss from 8.4.41 to 8.4.45

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

---
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-09-04 13:17:57 +00:00
committed by GitHub
parent b5ce1d3823
commit ec2ddf738a
2 changed files with 5 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"autoprefixer": "^10.4.17",
"cjs-loader": "^0.1.0",
"postcss": "^8.4.41",
"postcss": "^8.4.45",
"postcss-cli": "^11.0.0"
}
}