From 3934330a4b2420f930b35c7978f03f1f9b5348a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:12:48 +0000 Subject: [PATCH] Bump node-sass in /presentation/new_features_9.1+1.0 Bumps [node-sass](https://github.com/sass/node-sass) from 3.3.3 to 4.14.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/3.3.3...v4.14.1) Signed-off-by: dependabot[bot] --- presentation/new_features_9.1+1.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/new_features_9.1+1.0/package.json b/presentation/new_features_9.1+1.0/package.json index 3135f353..ae3a82d3 100644 --- a/presentation/new_features_9.1+1.0/package.json +++ b/presentation/new_features_9.1+1.0/package.json @@ -38,7 +38,7 @@ "grunt-contrib-watch": "~0.6.1", "grunt-sass": "~1.1.0-beta", "grunt-zip": "~0.17.1", - "node-sass": "~3.3.3" + "node-sass": "~4.14.1" }, "license": "MIT" }