diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-06 07:06:21 +0000 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2020-11-06 09:00:20 +0100 |
commit | bc5b58cb29e6f9d826e7eb97f5a3c55aac409961 (patch) | |
tree | a98f32ea7c8f9a7370f9e5bdf2e3aec81a19ee0b /package.json | |
parent | 404785dd2bbddc644fd2064f83160904f770fc0d (diff) | |
download | nextcloud-server-bc5b58cb29e6f9d826e7eb97f5a3c55aac409961.tar.gz nextcloud-server-bc5b58cb29e6f9d826e7eb97f5a3c55aac409961.zip |
Bump css-loader from 3.6.0 to 5.0.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 5.0.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.6.0...v5.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[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 b5e702e2ce2..6f06ac2985b 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "babel-loader": "^8.1.0", "babel-loader-exclude-node-modules-except": "^1.0.3", "chai": "^4.2.0", - "css-loader": "^3.6.0", + "css-loader": "^5.0.1", "eslint": "^6.8.0", "eslint-config-standard": "^14.1.1", "eslint-loader": "^4.0.2", |