From daeb84686500717dce280cb9c645108cb37af63d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 11:11:03 -0400 Subject: [PATCH] Bump stylelint-scss from 3.17.2 to 3.18.0 (#163) [skip ci] Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.17.2 to 3.18.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.17.2...3.18.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5a955380..a9a45e53 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "stylelint-config-prettier": "^8.0.1", "stylelint-config-sass-guidelines": "~7.0.0", "stylelint-prettier": "^1.1.2", - "stylelint-scss": "~3.17.2", + "stylelint-scss": "~3.18.0", "terser": "^4.8.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index fe6771c0..9a44cbc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4557,10 +4557,10 @@ stylelint-prettier@^1.1.2: dependencies: prettier-linter-helpers "^1.0.0" -stylelint-scss@^3.4.0, stylelint-scss@~3.17.2: - version "3.17.2" - resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.17.2.tgz#4d849a153f9241834396f5880db2c3c964def4e3" - integrity sha512-e0dmxqsofy/HZj4urcGSJw4S6yHDJxiQdT20/1ciCsd5lomisa7YM4+Qtt1EG4hsqEG1dbEeF855tec1UyqcSA== +stylelint-scss@^3.4.0, stylelint-scss@~3.18.0: + version "3.18.0" + resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.18.0.tgz#8f06371c223909bf3f62e839548af1badeed31e9" + integrity sha512-LD7+hv/6/ApNGt7+nR/50ft7cezKP2HM5rI8avIdGaUWre3xlHfV4jKO/DRZhscfuN+Ewy9FMhcTq0CcS0C/SA== dependencies: lodash "^4.17.15" postcss-media-query-parser "^0.2.3"