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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-14 00:10:26 +0300
committerGitHub <noreply@github.com>2019-06-14 00:10:26 +0300
commit380f4d2e0267348e01bc744c15b7be3ddbb987a7 (patch)
tree7be1fc3ac3d7227d7977e3f3ef143e13939eafd5 /package.json
parent8c945eec5445a44a84019ea3a9a444b495fd5abf (diff)
Bump css-loader from 2.1.1 to 3.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.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/v2.1.1...v3.0.0) 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 68b24605f..8bf53c02d 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.6",
"chai": "^4.2.0",
- "css-loader": "^2.1.1",
+ "css-loader": "^3.0.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",