diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-16 07:14:10 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-12-16 07:33:17 +0000 |
commit | 25b16f02037ac6c195cf5f90f31f1ce59af57378 (patch) | |
tree | 99d15d514b0e502e4fe8c73f52376b390d76abd7 /package.json | |
parent | 7557b53086be91fa289f3042d3f3c60fc436196e (diff) | |
download | nextcloud-server-25b16f02037ac6c195cf5f90f31f1ce59af57378.tar.gz nextcloud-server-25b16f02037ac6c195cf5f90f31f1ce59af57378.zip |
Bump css-loader from 3.2.1 to 3.3.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.1 to 3.3.2.
- [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.2.1...v3.3.2)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 230521a074b..234fd630ca7 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", - "css-loader": "^3.2.1", + "css-loader": "^3.3.2", "eslint": "^5.16.0", "eslint-config-nextcloud": "0.0.6", "eslint-config-standard": "^12.0.0", |