Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-29 05:16:23 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-12-30 18:40:17 +0300
commit55de6a12d5344aee44fef3f087dae8b9bc27bf09 (patch)
tree2ecfbb561fa8be024bcba076b7f9018406a35d28 /package.json
parent5d954fa9c39ba2195a657ce8ac4dac545a5acb7b (diff)
Bump css-loader from 3.3.2 to 3.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.2 to 3.4.0. - [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.3.2...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 63020e75236..92c48a2ff90 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.3.2",
+ "css-loader": "^3.4.0",
"eslint": "^5.16.0",
"eslint-config-nextcloud": "0.1.0",
"eslint-config-standard": "^12.0.0",