From 2e3be51832d557f433c26d5b4203d166dd144eb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 10:42:17 +0000 Subject: [PATCH] Bump stylelint-scss from 3.16.1 to 3.17.0 (#410) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abe9d6b78b..a8d88948e1 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "stylelint-config-rational-order": "^0.1.2", "stylelint-config-standard": "^20.0.0", "stylelint-order": "^4.0.0", - "stylelint-scss": "^3.16.1", + "stylelint-scss": "^3.17.0", "typescript": "^3.7.4", "vue-cli-plugin-storybook": "^1.2.2", "vue-loader": "^15.9.1", diff --git a/yarn.lock b/yarn.lock index 0c0e32c911..b0043a319b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13863,10 +13863,10 @@ stylelint-order@^4.0.0: postcss "^7.0.26" postcss-sorting "^5.0.1" -stylelint-scss@^3.16.1: - version "3.16.1" - resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.16.1.tgz#4164558f2113663e54101175588603e014cd0b9c" - integrity sha512-ATApYyUzIuwuppReVdAgjpJ77OXRQacV6Ff3vvYaT9z993ZOsSTEN+urdXsk9V28yWCLiAzcNjNZe01aw0VGBg== +stylelint-scss@^3.17.0: + version "3.17.0" + resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.17.0.tgz#20480ec52d0acf6fadde54e655f44a858af380da" + integrity sha512-zY6fLHailK3++UEtGOwa5BKeWemLOXUATRlV7H056Z+xCT224/TaLXR5x2zjPXFMEf89uqwv15yM9zhbwm/zDw== dependencies: lodash "^4.17.15" postcss-media-query-parser "^0.2.3"