From f121152cffdfe4b6d730803b514e34e82b2b0f59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 06:02:23 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-prettier to v9.0.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 093d92b0..f66d3f99 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "style-loader": "3.3.1", "stylelint": "14.5.3", "stylelint-a11y": "1.2.3", - "stylelint-config-prettier": "9.0.3", + "stylelint-config-prettier": "9.0.5", "stylelint-config-sass-guidelines": "9.0.1", "stylelint-config-standard": "25.0.0", "stylelint-no-unsupported-browser-features": "5.0.3", diff --git a/yarn.lock b/yarn.lock index 6cb84939..e8b5fdb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6963,10 +6963,10 @@ stylelint-a11y@1.2.3: resolved "https://registry.yarnpkg.com/stylelint-a11y/-/stylelint-a11y-1.2.3.tgz#e8db461fd493cdb9106da0c8040e0576ef96b8fd" integrity sha512-S/iiKFUsYBfa4suxP0pYQqoPB9R1+SnvxVuzHHlz9al0IWxLZzXlnZEqEez0zNOhVh5iO3rATUmDnbZE5wm/pQ== -stylelint-config-prettier@9.0.3: - version "9.0.3" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz#0dccebeff359dcc393c9229184408b08964d561c" - integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg== +stylelint-config-prettier@9.0.5: + version "9.0.5" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e" + integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA== stylelint-config-recommended@^7.0.0: version "7.0.0"