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

github.com/nextcloud/mail.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-05-03 04:15:47 +0300
committerGitHub <noreply@github.com>2020-05-03 04:15:47 +0300
commit6ea6f7a72ffe4fbee8282fe4cfb4387d74b08181 (patch)
tree9fe9a6d88d1b3f6a4dd47c68e85d90ec46252a91 /package.json
parent3c29f68b0c564458689c032c802f2c369d87ef2d (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 7a6339507..6e8c19644 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"jsdom": "^16.2.2",
"jsdom-global": "^3.0.2",
"mocha": "^7.1.1",
- "node-sass": "^4.13.1",
+ "node-sass": "^4.14.0",
"prettier": "2.0.5",
"sass-loader": "^8.0.2",
"sinon": "^9.0.2",