diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-12 01:20:47 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-04-13 11:13:09 +0000 |
commit | 372d6bf23e2dfe2d00012d9ba3ca7763db97c493 (patch) | |
tree | b45eeb39f55b6aa6fb8617a2114e929cb32b650f /package.json | |
parent | ddeedf375bb086b4c83308a2913168f49407ee3d (diff) | |
download | nextcloud-server-372d6bf23e2dfe2d00012d9ba3ca7763db97c493.tar.gz nextcloud-server-372d6bf23e2dfe2d00012d9ba3ca7763db97c493.zip |
Bump css-loader from 3.4.1 to 3.5.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.1 to 3.5.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.4.1...v3.5.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 d68d3a3d5d4..b8f8ff87ad1 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "babel-loader": "^8.1.0", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "chai": "^4.2.0", - "css-loader": "^3.4.1", + "css-loader": "^3.5.2", "eslint": "^6.8.0", "eslint-config-standard": "^12.0.0", "eslint-loader": "^3.0.4", |