Bump autoprefixer from 10.0.4 to 10.1.0 (#3227)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.4 to 10.1.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.0.4...10.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-22 08:44:09 +01:00
committed by GitHub
parent 4803bdd539
commit c82effea25
2 changed files with 25 additions and 19 deletions

View File

@@ -132,7 +132,7 @@
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.7",
"@rollup/plugin-babel": "^5.2.2",
"autoprefixer": "^10.0.4",
"autoprefixer": "^10.1.0",
"browser-sync": "^2.26.13",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",