summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-09 14:08:00 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-09 14:08:00 +0000
commit4124e1fc54c59a07d66a865e41bfae021410ad52 (patch)
tree82be99da9e7979427b44685971d8463bd38b695c /build/package.json
parent554e7bdeae3ad1ed2ca5f2d67f78762cc937157f (diff)
downloadnextcloud-server-4124e1fc54c59a07d66a865e41bfae021410ad52.tar.gz
nextcloud-server-4124e1fc54c59a07d66a865e41bfae021410ad52.zip
Bump node-sass from 4.10.0 to 4.11.0 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 4.10.0 to 4.11.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.10.0...v4.11.0) Signed-off-by: dependabot[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 4cd8a192cc9..c678c041b61 100644
--- a/build/package.json
+++ b/build/package.json
@@ -23,7 +23,7 @@
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-viewport": "^1.0.2",
- "node-sass": "~4.10.0",
+ "node-sass": "~4.11.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},