summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-08 02:14:34 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-12-08 08:31:14 +0000
commit5591aabeb2b8847a0a8eaecb4219200f2115ecf3 (patch)
tree9e0eda3a5f365dafd6fc0c3888c8b0c38e4fbf46 /package.json
parent2959487f71c8226036ac3614bce27e3bbe60418a (diff)
downloadnextcloud-server-5591aabeb2b8847a0a8eaecb4219200f2115ecf3.tar.gz
nextcloud-server-5591aabeb2b8847a0a8eaecb4219200f2115ecf3.zip
Bump css-loader from 3.2.0 to 3.2.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.0 to 3.2.1. - [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.0...v3.2.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 8bc5a5004c9..3568e4bb6af 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
- "css-loader": "^3.2.0",
+ "css-loader": "^3.2.1",
"eslint": "^5.16.0",
"eslint-config-nextcloud": "0.0.6",
"eslint-config-standard": "^12.0.0",