aboutsummaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-27 07:47:52 +0000
committerGitHub <noreply@github.com>2019-10-27 07:47:52 +0000
commitbaeb369a67896b5804e755d3414766c79c192c9a (patch)
tree23da40ffe70aa204f062d359eaf715df343cc2b6 /build/package.json
parentf85374145185881642be0591a9034f8f07a36449 (diff)
downloadnextcloud-server-baeb369a67896b5804e755d3414766c79c192c9a.tar.gz
nextcloud-server-baeb369a67896b5804e755d3414766c79c192c9a.zip
Bump node-sass from 4.12.0 to 4.13.0 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.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.12.0...v4.13.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 e1c37420f0f..467ccfe1f42 100644
--- a/build/package.json
+++ b/build/package.json
@@ -22,7 +22,7 @@
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-viewport": "^1.0.4",
- "node-sass": "~4.12.0",
+ "node-sass": "~4.13.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},