summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-07 11:13:51 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-11-07 11:25:57 +0000
commite063824f1776edbf5414c2aa777e45f2ee9d35df (patch)
tree6e7dd15b18d8080a455266e6867622ae70d52029 /package.json
parent73b3711cf4b81257f289c4c752224e7c9bd74404 (diff)
downloadnextcloud-server-e063824f1776edbf5414c2aa777e45f2ee9d35df.tar.gz
nextcloud-server-e063824f1776edbf5414c2aa777e45f2ee9d35df.zip
Bump node-sass from 4.14.1 to 5.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0. - [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/v4.14.1...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6bcac8b0ce4..d2f204555e7 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^8.2.1",
"mochapack": "^2.0.6",
- "node-sass": "^4.14.1",
+ "node-sass": "^5.0.0",
"sass-loader": "^10.0.5",
"sinon": "^9.2.1",
"sinon-chai": "^3.5.0",