From de1d6f1ec69a5f785c5bd4ba15723c670dc4715e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 21:14:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20stylelint-config-p?= =?UTF-8?q?rettier=20from=208.0.2=20to=209.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 36a5408e..6d5632ce 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "sass-loader": "^12.1.0", "simple-git-hooks": "^2.6.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-no-unsupported-browser-features": "~5.0.2", "stylelint-prettier": "~1.2.0", diff --git a/yarn.lock b/yarn.lock index e6e8bb2b..48e7dc5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9458,10 +9458,10 @@ stylehacks@^5.0.1: browserslist "^4.16.0" postcss-selector-parser "^6.0.4" -stylelint-config-prettier@~8.0.2: - version "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-prettier@~9.0.1: + version "9.0.1" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.1.tgz#9561e6566bf37a1d9c5e2194c701ed222b03390d" + integrity sha512-Sh5KGOHF0q1s+ytSwNfD2oUjm8FIDQ1hCdANgSvRdgf76UPb+mBJV1JQ53VblrNbPdyvWQHfLKsY+A8XphHHDw== stylelint-config-sass-guidelines@~8.0.0: version "8.0.0"