From d1ffd8cfd30a296dbb23cfbdc10f55d049092094 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 10:20:34 +0000 Subject: [PATCH] Bump autoprefixer from 6.7.7 to 10.3.1 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 6.7.7 to 10.3.1. - [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/6.7.7...10.3.1) 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..db297da 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "whatwg-fetch": "^0.11.0" }, "devDependencies": { - "autoprefixer": "^6.3.1", + "autoprefixer": "^10.3.1", "babel-core": "^6.4.5", "babel-eslint": "^6.0.1", "babel-loader": "^6.2.1",