Bump autoprefixer from 10.2.1 to 10.2.5

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.1 to 10.2.5.
- [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.2.1...10.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-19 22:04:47 +00:00
parent 3eaea9024c
commit 3fded3b63e
2 changed files with 28 additions and 28 deletions

View File

@@ -23,7 +23,7 @@
"test": "npm run prettier:check && npm run xo"
},
"devDependencies": {
"autoprefixer": "^10.2.1",
"autoprefixer": "^10.2.5",
"eslint-plugin-compat": "^3.9.0",
"postcss": "^8.2.4",
"postcss-cli": "^8.3.1",