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-01-05 05:16:37 +0300
committerGitHub <noreply@github.com>2020-01-05 05:16:37 +0300
commit6f33a7197316eae65cba7c548d535c6e740a439d (patch)
treec61432c02ad083ddadb597574aa1d0f7ec14fcf7 /package.json
parent614a127b6d693e613e8bad6134e1eb0ada0d4476 (diff)
Bump css-loader from 3.4.0 to 3.4.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.0 to 3.4.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.4.0...v3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 e035a96c0..a39e8fe59 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
- "css-loader": "^3.4.0",
+ "css-loader": "^3.4.1",
"eslint": "^5.16.0",
"eslint-config-nextcloud": "^0.1.1",
"eslint-config-standard": "^12.0.0",