summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-29 10:01:34 +0000
committerGitHub <noreply@github.com>2020-12-29 10:01:34 +0000
commit9e5f167d9a7996a58cf3877ed203c25318e52cd0 (patch)
tree87527215abcc7b9612b6504f4d1f14f3044ca96f /build/package.json
parent50d5229c956882d61e04c91f906ad780e11139ca (diff)
downloadnextcloud-server-9e5f167d9a7996a58cf3877ed203c25318e52cd0.tar.gz
nextcloud-server-9e5f167d9a7996a58cf3877ed203c25318e52cd0.zip
Bump node-sass from 4.14.1 to 5.0.0 in /build
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>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 2fed361db92..baf5f860290 100644
--- a/build/package.json
+++ b/build/package.json
@@ -21,7 +21,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-spec-reporter": "^0.0.32",
"karma-viewport": "^1.0.7",
- "node-sass": "~4.14.1",
+ "node-sass": "~5.0.0",
"puppeteer": "^5.5.0",
"sinon": "<= 5.0.7"
},