From 39068f833730ee4a29b3bd8a79e9a1d6299fe504 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 10:30:19 +0000 Subject: [PATCH] Bump gulp-autoprefixer from 7.0.1 to 8.0.0 Bumps [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/sindresorhus/gulp-autoprefixer/releases) - [Commits](https://github.com/sindresorhus/gulp-autoprefixer/compare/v7.0.1...v8.0.0) 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 e6c062c4..4f44a63b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-react": "^7.10.0", "gulp": "^4.0.0", - "gulp-autoprefixer": "^7.0.0", + "gulp-autoprefixer": "^8.0.0", "gulp-clean-css": "^4.0.0", "gulp-eslint": "^6.0.0", "gulp-exec": "^5.0.0",