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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-05-10 11:31:08 +0300
committerGitHub <noreply@github.com>2020-05-10 11:31:08 +0300
commit4a6c1dca50b19dec1817eedbaf5fefd49d518c0c (patch)
treeec2c91407f848d3ed069f193fb5b82f02cc13990 /package.json
parent8e164e8a8df0928f2bcfad7bcd089ae42ac973ec (diff)
parentfdd242885bb1338e379a62c2c44cc2ab76978177 (diff)
Merge pull request #3489 from nextcloud/dependabot/npm_and_yarn/stylelint-webpack-plugin-2.0.0
Bump stylelint-webpack-plugin from 1.2.3 to 2.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 c74c81993..a3ce5f3bb 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"stylelint": "^13.3.3",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.17.1",
- "stylelint-webpack-plugin": "^1.2.3",
+ "stylelint-webpack-plugin": "^2.0.0",
"vue-loader": "^15.9.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",