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

github.com/nextcloud/richdocuments.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>2019-11-26 00:11:00 +0300
committerGitHub <noreply@github.com>2019-11-26 00:11:00 +0300
commit5314ba62cdddfa7c94d0dc4b4bfc7cb1d91703f8 (patch)
tree11444f1ab7b05356516fcb4eace51f3b82cd43c1 /package-lock.json
parent7deceee2599c5ca8625f880682dbbb88e1779396 (diff)
parent73282de28d5a513562f0ce04cb50764da5af99d2 (diff)
Merge pull request #704 from nextcloud/dependabot/npm_and_yarn/stylelint-webpack-plugin-1.1.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0a1849f8..09767602 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12053,9 +12053,9 @@
}
},
"stylelint-webpack-plugin": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.0.4.tgz",
- "integrity": "sha512-klDJLPDGX4kbXcya4CSK0Bvot2isVx1+mCKGM8WYVhFBTqHhvTOMxoz1JJnLaDwfMzdXJh7bA/REPCgipfp6WQ==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.0.tgz",
+ "integrity": "sha512-wv4YnpGgdkLTKTYAL2iNVTBz90tnQV2KEvrMlm+CQyoJKzG5JKI/YdmC8jkpOoQqXDT8hhJvw9vIELeqpS29lg==",
"dev": true,
"requires": {
"arrify": "^2.0.1",