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

Bump stylelint from 13.7.0 to 13.7.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.0...13.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-14 06:19:51 +00:00
committed by Jake Jarvis
parent f4c9e3aec3
commit fae4ff6c5c
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"postcss-reporter": "^6.0.1",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"stylelint": "~13.7.0",
"stylelint": "~13.7.1",
"stylelint-config-prettier": "~8.0.2",
"stylelint-config-sass-guidelines": "~7.1.0",
"stylelint-no-unsupported-browser-features": "~4.0.0",

View File

@@ -7662,10 +7662,10 @@ stylelint-scss@^3.18.0, stylelint-scss@~3.18.0:
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0"
stylelint@~13.7.0:
version "13.7.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.0.tgz#8d7a4233063b2f06e9f28b3405ff189e334547b5"
integrity sha512-1wStd4zVetnlHO98VjcHQbjSDmvcA39smkZQMct2cf+hom40H0xlQNdzzbswoG/jGBh61/Ue9m7Lu99PY51O6A==
stylelint@~13.7.1:
version "13.7.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
dependencies:
"@stylelint/postcss-css-in-js" "^0.37.2"
"@stylelint/postcss-markdown" "^0.36.1"