summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-11 10:51:38 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-08-11 11:52:22 +0000
commit826dc4238ded30f85ffd4ed7ac3971875874a9e3 (patch)
tree8717a1f7582bfeb1e06d906a7b9a11ad27fd800d /package.json
parent875e641ea1f4958539de75379270b851def1905c (diff)
downloadnextcloud-server-826dc4238ded30f85ffd4ed7ac3971875874a9e3.tar.gz
nextcloud-server-826dc4238ded30f85ffd4ed7ac3971875874a9e3.zip
Bump css-loader from 3.1.0 to 3.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.1.0...v3.2.0) 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 c467acc4a57..4a7826d955f 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"browserslist-config-nextcloud": "0.0.1",
- "css-loader": "^3.1.0",
+ "css-loader": "^3.2.0",
"exports-loader": "^0.7.0",
"file-loader": "^4.1.0",
"handlebars-loader": "^1.7.1",