From fad368b70be7d3a6c928ac13542d322c290032f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 12:39:54 +0000 Subject: [PATCH] Bump autoprefixer from 6.7.7 to 9.7.6 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 6.7.7 to 9.7.6. - [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/6.7.7...9.7.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34a31be..02c09d7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "whatwg-fetch": "^0.11.0" }, "devDependencies": { - "autoprefixer": "^6.3.1", + "autoprefixer": "^9.7.6", "babel-core": "^6.4.5", "babel-eslint": "^6.0.1", "babel-loader": "^6.2.1",