summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-02 05:41:59 +0000
committerGitHub <noreply@github.com>2019-06-02 05:41:59 +0000
commit7619d38d478d1975611e190ca491361c7c0ea6ad (patch)
treecc369de2e934f6d8a9e225964e9d27008fb30238 /package-lock.json
parenta30b2cf3af1e3ad1726944803458473a4170d8ec (diff)
parent63a442e78ec6e2e784b2b15822d6ebc8ea45d5c6 (diff)
Merge pull request #1123 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.8.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 b851a4ea..836380da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9969,9 +9969,9 @@
}
},
"stylelint-scss": {
- "version": "3.7.0",
- "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.7.0.tgz",
- "integrity": "sha512-0rShnDCa/ilrtj6hp3XE4j/1Abb7+AYOkav5VCazVGoOG1Gh6S4uoMRifhBdnBVKvmXpuPEzKrClyVrt5clt2w==",
+ "version": "3.8.0",
+ "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.8.0.tgz",
+ "integrity": "sha512-J55tNmxXEh/ymhz5BiscIiUcHgPmJ2Nv+0+zgnqTqdQBe1URQbrdjlAyK3xq+7i2nVpWr2wlRj25SjoonZFcHg==",
"dev": true,
"requires": {
"lodash": "^4.17.11",