From b0100e5e83f77963c46f37509ffc46cef4a0a1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:03:24 +0000 Subject: [PATCH] Bump node-sass in /src/main/webapp/js/reveal.js-3.4.1 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] --- src/main/webapp/js/reveal.js-3.4.1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/js/reveal.js-3.4.1/package.json b/src/main/webapp/js/reveal.js-3.4.1/package.json index 1f866ea..db5ced4 100644 --- a/src/main/webapp/js/reveal.js-3.4.1/package.json +++ b/src/main/webapp/js/reveal.js-3.4.1/package.json @@ -39,7 +39,7 @@ "grunt-sass": "~1.2.0", "grunt-retire": "~0.3.10", "grunt-zip": "~0.17.1", - "node-sass": "~3.13.0" + "node-sass": "~4.14.1" }, "license": "MIT" }