From 5dd80276b73d630ef0b4094a3c63b716634414c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:42:31 +0900 Subject: [PATCH] chore: update dependency stylelint-config-prettier to ^9.0.5 (#187) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3242f25..da1dfd7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "standard-version": "^9.3.2", "styled-components": "^5.3.6", "stylelint": "^14.12.1", - "stylelint-config-prettier": "^9.0.4", + "stylelint-config-prettier": "^9.0.5", "stylelint-config-standard": "^30.0.1", "stylelint-config-styled-components": "^0.1.1" }, diff --git a/yarn.lock b/yarn.lock index 9e6fe0b..a5a13ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4427,10 +4427,10 @@ styled-components@^5.3.6: shallowequal "^1.1.0" supports-color "^5.5.0" -stylelint-config-prettier@^9.0.4: - version "9.0.4" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.4.tgz#1b1dda614d5b3ef6c1f583fa6fa55f88245eb00b" - integrity sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg== +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@^10.0.1: version "10.0.1"