Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-09-03 10:12:34 +0300
committerdependabot[bot] <support@dependabot.com>2018-09-03 10:12:34 +0300
commit5d8a750463374353eda83dbd72167b31fdaa62c2 (patch)
treeca52119fbfa105f3137eb0eb76426e08b3474313 /build/package.json
parent5fe3bbb67712c18dcfa3c2e35f914cfb46722143 (diff)
Bump node-sass from 4.9.2 to 4.9.3 in /build
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.2 to 4.9.3. - [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.9.2...v4.9.3) 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 33d222ec033..650c75e113b 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.9.0",
+ "node-sass": "~4.9.3",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},