From 9432a412bd2739e693674c9e9f43bf89b721aba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:24:00 +0000 Subject: [PATCH] Bump node-sass from 3.3.3 to 4.14.1 in /art-with-js/slides 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] --- art-with-js/slides/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 art-with-js/slides/package.json diff --git a/art-with-js/slides/package.json b/art-with-js/slides/package.json old mode 100755 new mode 100644 index 15c84d0..dcbbde6 --- a/art-with-js/slides/package.json +++ b/art-with-js/slides/package.json @@ -38,7 +38,7 @@ "grunt-autoprefixer": "~3.0.3", "grunt-zip": "~0.17.1", "grunt": "~0.4.5", - "node-sass": "~3.3.3" + "node-sass": "~4.14.1" }, "license": "MIT"