Update autoprefixer requirement from ^7.0.0 to ^9.6.1 (#747)

Updates the requirements on [autoprefixer](https://github.com/postcss/autoprefixer) to permit the latest version.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/7.0.0...9.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-15 09:26:14 -07:00 committed by Seth Bertalotto
parent 880c1d4c39
commit 287e82a6bb

View File

@ -12,7 +12,7 @@
},
"files": "build/",
"devDependencies": {
"autoprefixer": "^7.0.0",
"autoprefixer": "^9.6.1",
"bower": "^1.8.2",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",