summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-10 02:13:00 +0000
committerGitHub <noreply@github.com>2019-11-10 02:13:00 +0000
commit7995c617ffb0f4e083300cbcebf3664899bc5edd (patch)
treeaf66d870f866b5c68efe3125c316e9c88a60d1f5
parent0917c1dc95bf9f70e4a99daedd7652ac878973b6 (diff)
Bump stylelint-scss from 3.12.0 to 3.12.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.0 to 3.12.1. - [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.12.0...3.12.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index cf34111e..d38c293a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10927,9 +10927,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",
diff --git a/package.json b/package.json
index 35b3312e..6b51440c 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"sass-loader": "^7.3.1",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",
- "stylelint-scss": "^3.12.0",
+ "stylelint-scss": "^3.12.1",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^2.2.0",
"vue-loader": "^15.7.1",