Bump autoprefixer from 10.3.7 to 10.4.0

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.0.
- [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.3.7...10.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-21 20:43:02 +00:00
committed by GitHub
parent fa54c0eab1
commit 341cd1c00a
2 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"test": "npm run prettier:check && npm run xo"
},
"devDependencies": {
"autoprefixer": "^10.3.7",
"autoprefixer": "^10.4.0",
"eslint-plugin-compat": "^4.0.0",
"postcss": "^8.3.11",
"postcss-cli": "^9.0.2",