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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-26 04:16:50 +0300
committerGitHub <noreply@github.com>2020-04-26 04:16:50 +0300
commitb95cec728d9fe156a9eb4a44684b99b159974227 (patch)
tree704512d3c97de733acbdd836b783d3415b2e0981 /package.json
parent02d09887d5f39372ca3c6debfb35dbe46b987ba2 (diff)
Bump node-sass from 4.13.1 to 4.14.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 4.14.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.13.1...v4.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c0d7134..eee1fd6e 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"module-replace-webpack-plugin": "0.0.12",
- "node-sass": "^4.13.1",
+ "node-sass": "^4.14.0",
"node-sass-utils": "^1.1.3",
"postcss-loader": "^3.0.0",
"sass-loader": "^8.0.2",