summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-01 19:15:19 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-01 19:15:19 +0000
commitfa96185efe5c03dde337db1475059b3d93c36b0a (patch)
treea166d258e5032737997b2a1fc837b63e4dfbb03c /build/package.json
parent82aa8d71cf74fda3dbcbe90eeefdad1b30ea9127 (diff)
downloadnextcloud-server-fa96185efe5c03dde337db1475059b3d93c36b0a.tar.gz
nextcloud-server-fa96185efe5c03dde337db1475059b3d93c36b0a.zip
Bump node-sass from 4.11.0 to 4.12.0 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.12.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.11.0...v4.12.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 a045afc6297..b8ac16c48d2 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.11.0",
+ "node-sass": "~4.12.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},