Bump autoprefixer from 10.4.20 to 10.4.21

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)

---
updated-dependencies:
- dependency-name: autoprefixer
  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-10 13:38:14 +00:00
committed by GitHub
parent b69d1a7062
commit 181058d44a
2 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
"npm": "8.x"
},
"dependencies": {
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.21",
"cjs-loader": "^0.1.0",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0"