From fbfd71dc2c83e6282ab9ffdac1267d54c554719a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:54:18 +0000 Subject: [PATCH] Bump node-sass Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 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/v3.13.1...v4.14.1) Signed-off-by: dependabot[bot] --- .../package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 2017-10-03_functional-full-stack-systems-with-elixir-phoenix-nerves-and-elm/package.json diff --git a/2017-10-03_functional-full-stack-systems-with-elixir-phoenix-nerves-and-elm/package.json b/2017-10-03_functional-full-stack-systems-with-elixir-phoenix-nerves-and-elm/package.json old mode 100755 new mode 100644 index eaec2b2..9129145 --- a/2017-10-03_functional-full-stack-systems-with-elixir-phoenix-nerves-and-elm/package.json +++ b/2017-10-03_functional-full-stack-systems-with-elixir-phoenix-nerves-and-elm/package.json @@ -37,7 +37,7 @@ "grunt-retire": "~0.3.10", "grunt-zip": "~0.17.1", "mustache": "~2.2.1", - "node-sass": "~3.13.0", + "node-sass": "~4.14.1", "socket.io": "^1.4.8" }, "license": "MIT"