Bump postcss-cli from 11.0.0 to 11.0.1

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  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]
2025-03-22 20:59:14 +00:00
committed by GitHub
parent 40dca405d8
commit 92fe1c1295
2 changed files with 53 additions and 224 deletions

View File

@@ -16,6 +16,6 @@
"autoprefixer": "^10.4.21",
"cjs-loader": "^0.1.0",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0"
"postcss-cli": "^11.0.1"
}
}