summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-09 06:33:07 +0000
committerGitHub <noreply@github.com>2019-09-09 06:33:07 +0000
commit89e8dbae019f02aeac691df5e89a8d5b73df440b (patch)
treebe9f2fbb8da6f6f38d87483b86722740ad053350
parent04dd1996f06d9a13d4b63db919254c5645df7295 (diff)
Bump stylelint-scss from 3.10.0 to 3.10.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.10.0 to 3.10.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.10.0...3.10.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 89e12a63..99f03310 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10332,9 +10332,9 @@
}
},
"stylelint-scss": {
- "version": "3.10.0",
- "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.10.0.tgz",
- "integrity": "sha512-cz0CiJ/CEOY9arl1OA7Epb68F+L5iXBVZSOzTdK5AymoTM5dpll4QGeggMIsKN5Put8ZtQ3OwzYXexkPKs15PQ==",
+ "version": "3.10.1",
+ "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-3.10.1.tgz",
+ "integrity": "sha512-YnzYmcLd5DGGsjfoj44gArjo3TWhMWjS/ytfu+1HKtToZae5ditZOXHBmrgitsHvNk9mzp5WO3/PjA5IO1GpUw==",
"dev": true,
"requires": {
"lodash": "^4.17.15",
diff --git a/package.json b/package.json
index 9698b9a7..0372ad61 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.10.0",
+ "stylelint-scss": "^3.10.1",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",