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-11 09:33:09 +0300
committerGitHub <noreply@github.com>2019-11-11 09:33:09 +0300
commite5916f0923284ce0e91d103ea82389c828ed0b10 (patch)
treeb6713e890a3a671625806d48fea40d07e85a64c7 /package-lock.json
parent2daf320ffc4ece49bab34d471ad3ec1144b71252 (diff)
parent2ec6347f3a124d7efd473387e05bcbd669b049f3 (diff)
Merge pull request #686 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.12.1
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 7ac00c01..274457fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11952,9 +11952,9 @@
}
},
"stylelint-scss": {
- "version": "3.12.0",
- "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.12.0.tgz",
- "integrity": "sha512-RvZqmCnILJ0etFBjSGTXQKOspYjF+jjtFdUGoqjuis2YILy/3LCtgSdBP2I+LUOfRT+eJFCrb8g+j3ZND4FaNA==",
+ "version": "3.12.1",
+ "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.12.1.tgz",
+ "integrity": "sha512-k6B78HrqJ6pib5yOtmId7osVGrE2Amcf0VU+tdzk+oqwXe/0+VKtbkogeXrmGKt+z54QhxvjEO++qlE/a7EWlA==",
"dev": true,
"requires": {
"lodash": "^4.17.15",