Bump node-sass from 3.3.3 to 4.14.1 in /reveal.js

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-15 16:18:25 +00:00 committed by GitHub
parent 662fb4fa35
commit 8fc916b5b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"grunt-autoprefixer": "~3.0.3", "grunt-autoprefixer": "~3.0.3",
"grunt-zip": "~0.17.1", "grunt-zip": "~0.17.1",
"grunt": "~0.4.5", "grunt": "~0.4.5",
"node-sass": "~3.3.3" "node-sass": "~4.14.1"
}, },
"license": "MIT" "license": "MIT"
} }