summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-25 01:13:10 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-08-25 18:03:47 +0000
commite4a23632ee24517f0c9a74aab0203090255ae25b (patch)
tree0014b6d3ef901c9b28262209a22bc0bce7766438 /package.json
parentf46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae (diff)
downloadnextcloud-server-e4a23632ee24517f0c9a74aab0203090255ae25b.tar.gz
nextcloud-server-e4a23632ee24517f0c9a74aab0203090255ae25b.zip
Bump sass-loader from 7.2.0 to 7.3.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.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 c85d6bf5a2c..80d4a684513 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"file-loader": "^4.2.0",
"handlebars-loader": "^1.7.1",
"node-sass": "^4.12.0",
- "sass-loader": "^7.2.0",
+ "sass-loader": "^7.3.1",
"style-loader": "^1.0.0",
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",