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

github.com/nextcloud/spreed.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:23:14 +0300
committerGitHub <noreply@github.com>2020-04-26 04:23:14 +0300
commit3017247db20802356486359af0c3fd70c090f671 (patch)
tree5864da5886fbef2b06240feb68c51b3de52f0d74 /package.json
parent64237122c60e910538b1f4f2ffede5a0144543db (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 5012e7125..8fb2493f2 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3",
- "node-sass": "^4.13.1",
+ "node-sass": "^4.14.0",
"sass-loader": "^8.0.1",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",