diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-10 09:43:09 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2021-03-10 16:47:32 +0100 |
commit | 613a5760f1971b38df6516055aff4d1815e9c61a (patch) | |
tree | aa099d7bd72f284ffe4cbfa743ed6a4ba7c477d3 /package.json | |
parent | d090f970dddb7e0be2aaa0ce981a903b08c8838b (diff) | |
download | nextcloud-server-613a5760f1971b38df6516055aff4d1815e9c61a.tar.gz nextcloud-server-613a5760f1971b38df6516055aff4d1815e9c61a.zip |
Bump css-loader from 5.0.1 to 5.1.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.1.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/v5.0.1...v5.1.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 acab02acd9d..e22576ad822 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "babel-loader": "^8.2.2", "babel-loader-exclude-node-modules-except": "^1.1.2", "chai": "^4.3.3", - "css-loader": "^5.0.1", + "css-loader": "^5.1.1", "eslint": "^6.8.0", "eslint-config-standard": "^14.1.1", "eslint-loader": "^4.0.2", |