Bump autoprefixer from 10.4.2 to 10.4.4

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4.
- [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.2...10.4.4)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-19 10:05:07 +00:00
committed by GitHub
parent 72811ddbbf
commit cf5e35a1a3
2 changed files with 25 additions and 25 deletions

View File

@@ -24,7 +24,7 @@
"testpr": "npm run prettier:fix && git diff --ws-error-highlight=all --color=always --exit-code && npm run xo"
},
"devDependencies": {
"autoprefixer": "^10.4.2",
"autoprefixer": "^10.4.4",
"eslint-plugin-compat": "^4.0.2",
"postcss": "^8.4.8",
"postcss-cli": "^9.1.0",