From 58393b007dbba3701397591a93ec481d36a086a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 23:34:07 +0000 Subject: [PATCH] Bump node-sass from 4.13.1 to 5.0.0 Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 5.0.0. - [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.13.1...v5.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 2a22f4f..4054df3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "html-loader": "0.5.5", "html-webpack-plugin": "3.2.0", "mini-css-extract-plugin": "0.4.2", - "node-sass": "4.13.1", + "node-sass": "5.0.0", "nodemon": "1.9.2", "optimize-css-assets-webpack-plugin": "5.0.3", "sass-loader": "7.1.0",