diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-26 01:17:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-26 01:17:42 +0000 |
commit | 5f79e05a5779460cf52e93b42f0d1f1e7fe9760b (patch) | |
tree | 7622b11660e285e1fa39515faaf79b3f86edcbc0 /package.json | |
parent | 39f6f1ba341b053f8830571f6f2238c1653cf1ea (diff) | |
download | nextcloud-server-5f79e05a5779460cf52e93b42f0d1f1e7fe9760b.tar.gz nextcloud-server-5f79e05a5779460cf52e93b42f0d1f1e7fe9760b.zip |
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0f503a18475..176c31ab583 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "jsdom-global": "^3.0.2", "mocha": "^7.1.1", "mochapack": "^1.1.15", - "node-sass": "^4.13.1", + "node-sass": "^4.14.0", "sass-loader": "^8.0.2", "sinon": "^9.0.2", "sinon-chai": "^3.5.0", |