Bump autoprefixer from 10.3.4 to 10.3.6

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.6.
- [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.4...10.3.6)

---
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]
2021-09-29 20:13:49 +00:00
committed by GitHub
parent 7fea525fcc
commit 695ed2603a
2 changed files with 54 additions and 7 deletions

View File

@@ -23,7 +23,7 @@
"test": "npm run prettier:check && npm run xo"
},
"devDependencies": {
"autoprefixer": "^10.3.4",
"autoprefixer": "^10.3.6",
"eslint-plugin-compat": "^3.13.0",
"postcss": "^8.3.8",
"postcss-cli": "^8.3.1",