From e8c906c33617562ec6b9cff0509b52f3637abd4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 03:20:20 +0000 Subject: [PATCH] Bump node-sass from 4.14.1 to 6.0.1 Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 6.0.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v6.0.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 f1ff80b..47407e1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "html-webpack-plugin": "^5.3.1", "imagemin-webpack-plugin": "^2.4.2", "mini-css-extract-plugin": "^1.6.0", - "node-sass": "^4.14.1", + "node-sass": "^6.0.1", "postcss": "^8.3.4", "postcss-loader": "^6.1.0", "postcss-preset-env": "^6.7.0",