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

github.com/nextcloud/spreed.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>2020-11-04 15:37:04 +0300
committerGitHub <noreply@github.com>2020-11-04 15:37:04 +0300
commit46a8eda9205ea82861fa6224818e2e3f2aba8eea (patch)
tree21fa3cfdcefed74b8519ac624d9eb25623718144 /package.json
parente629f5dbe68b6806fe09ed6c83c1426a21cdbd8c (diff)
parent0f6bfd5f8854b00bb5caf5f7b2a36a02a1d46469 (diff)
Merge pull request #4393 from nextcloud/dependabot/npm_and_yarn/css-loader-5.0.0
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 dce2b4a6f..fd73b7d33 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"babel-loader": "^8.1.0",
"babel-loader-exclude-node-modules-except": "^1.0.3",
"babel-plugin-add-module-exports": "^1.0.4",
- "css-loader": "^3.6.0",
+ "css-loader": "^5.0.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.13.0",