summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-31 07:24:34 +0000
committerGitHub <noreply@github.com>2019-05-31 07:24:34 +0000
commit3dfa14765c8867bf1910e256aa5bde5b0b6e9697 (patch)
tree140a717fa4fbdd06c579286d514287fac9d4d67b /package-lock.json
parent380cda3c6a43f7a49ea8cd31869ba276c458c702 (diff)
Bump stylelint-scss from 3.6.1 to 3.7.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.6.1 to 3.7.0. - [Release notes](https://github.com/kristerkari/stylelint-scss/releases) - [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.6.1...3.7.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 af183a10..da4e39bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9947,9 +9947,9 @@
}
},
"stylelint-scss": {
- "version": "3.6.1",
- "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.6.1.tgz",
- "integrity": "sha512-6bB2EHUZsE/bDVKUdzBXqOcfgXmg3zq9Lglgbu16EqMa4PM8Y48XKcB8coOj8CKr07GtlqtOdCNA2E5njoI9Kw==",
+ "version": "3.7.0",
+ "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.7.0.tgz",
+ "integrity": "sha512-0rShnDCa/ilrtj6hp3XE4j/1Abb7+AYOkav5VCazVGoOG1Gh6S4uoMRifhBdnBVKvmXpuPEzKrClyVrt5clt2w==",
"dev": true,
"requires": {
"lodash": "^4.17.11",