1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-22 19:31:17 -04:00

📦 npm: Bump stylelint-config-prettier from 8.0.2 to 9.0.1

Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 8.0.2 to 9.0.1.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases)
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-11 21:14:02 +00:00
committed by Jake Jarvis
parent 309b43d97b
commit de1d6f1ec6
2 changed files with 5 additions and 5 deletions

View File

@@ -105,7 +105,7 @@
"sass-loader": "^12.1.0", "sass-loader": "^12.1.0",
"simple-git-hooks": "^2.6.1", "simple-git-hooks": "^2.6.1",
"stylelint": "~13.13.1", "stylelint": "~13.13.1",
"stylelint-config-prettier": "~8.0.2", "stylelint-config-prettier": "~9.0.1",
"stylelint-config-sass-guidelines": "~8.0.0", "stylelint-config-sass-guidelines": "~8.0.0",
"stylelint-no-unsupported-browser-features": "~5.0.2", "stylelint-no-unsupported-browser-features": "~5.0.2",
"stylelint-prettier": "~1.2.0", "stylelint-prettier": "~1.2.0",

View File

@@ -9458,10 +9458,10 @@ stylehacks@^5.0.1:
browserslist "^4.16.0" browserslist "^4.16.0"
postcss-selector-parser "^6.0.4" postcss-selector-parser "^6.0.4"
stylelint-config-prettier@~8.0.2: stylelint-config-prettier@~9.0.1:
version "8.0.2" version "9.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e" resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.1.tgz#9561e6566bf37a1d9c5e2194c701ed222b03390d"
integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A== integrity sha512-Sh5KGOHF0q1s+ytSwNfD2oUjm8FIDQ1hCdANgSvRdgf76UPb+mBJV1JQ53VblrNbPdyvWQHfLKsY+A8XphHHDw==
stylelint-config-sass-guidelines@~8.0.0: stylelint-config-sass-guidelines@~8.0.0:
version "8.0.0" version "8.0.0"