summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-11 07:35:08 +0000
committerGitHub <noreply@github.com>2020-05-11 07:35:08 +0000
commit5c56937d9b8ad0ba36a5779e49e485f3d9116bc3 (patch)
tree5a50620f4c52601535ecfbe7b4ea625fc6a69750 /package.json
parentbbdc98bb79d310334b569260f4dff12e4f9c9b38 (diff)
downloadnextcloud-server-5c56937d9b8ad0ba36a5779e49e485f3d9116bc3.tar.gz
nextcloud-server-5c56937d9b8ad0ba36a5779e49e485f3d9116bc3.zip
Bump node-sass from 4.14.0 to 4.14.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 4.14.1. - [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.14.0...v4.14.1) 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 f04941f472e..5b968cb54d6 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"jsdom-global": "^3.0.2",
"mocha": "^7.1.2",
"mochapack": "^1.1.15",
- "node-sass": "^4.14.0",
+ "node-sass": "^4.14.1",
"sass-loader": "^8.0.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",