1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-18 15:25:33 -04:00

Bump stylelint-config-sass-guidelines from 7.0.0 to 7.1.0

Bumps [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases)
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-02 22:06:13 +00:00
committed by Jake Jarvis
parent b204451c0e
commit 12b1a3cef1
2 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@
"rimraf": "^3.0.2",
"stylelint": "~13.7.0",
"stylelint-config-prettier": "~8.0.2",
"stylelint-config-sass-guidelines": "~7.0.0",
"stylelint-config-sass-guidelines": "~7.1.0",
"stylelint-no-unsupported-browser-features": "~4.0.0",
"stylelint-prettier": "~1.1.2",
"stylelint-scss": "~3.18.0",

View File

@@ -7646,13 +7646,13 @@ stylelint-config-prettier@~8.0.2:
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e"
integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==
stylelint-config-sass-guidelines@~7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-sass-guidelines/-/stylelint-config-sass-guidelines-7.0.0.tgz#ad94d9ed78731aba3b67c3cf31d5fc644523a4be"
integrity sha512-nWO8gtxv8T+UbAw7iM0RQp6VC3iJgOvqEIeqFBgHW+KgpZu65lYoe9Bf0fqvqxKJ/ngBD+/65BT3ql2u+7Qasg==
stylelint-config-sass-guidelines@~7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-sass-guidelines/-/stylelint-config-sass-guidelines-7.1.0.tgz#7838fe04eee649a2444b568a32c904a26b5d6c1e"
integrity sha512-WvC9nRdlYknftPcUaJCajrPYKg6d2CKffrr7BPPkN/i/Mt8Qsm1hNQ9lqC1sKoCIKdH051SCEZi10qwFLgDbbg==
dependencies:
stylelint-order "^4.0.0"
stylelint-scss "^3.4.0"
stylelint-scss "^3.18.0"
stylelint-no-unsupported-browser-features@~4.0.0:
version "4.0.0"
@@ -7679,7 +7679,7 @@ stylelint-prettier@~1.1.2:
dependencies:
prettier-linter-helpers "^1.0.0"
stylelint-scss@^3.4.0, stylelint-scss@~3.18.0:
stylelint-scss@^3.18.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==