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-04-19 13:00:42 +0300
committerGitHub <noreply@github.com>2020-04-19 13:00:42 +0300
commitf2313c3d1c27b7d7e59e82cd4e74936c48fe816e (patch)
tree3db166a6042c8321c844500e11e21f10c045297c /package.json
parent8d06e8528c72a6b7bfe8eb5ab960d12f997cdb30 (diff)
parent5948ddb9eb6432101bfff60f856c356313797d55 (diff)
Merge pull request #3353 from nextcloud/dependabot/npm_and_yarn/css-loader-3.5.2
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 fd2138e08..46c7152cc 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
- "css-loader": "^3.4.2",
+ "css-loader": "^3.5.2",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.1",