diff --git a/package.json b/package.json index fde0a37..0323845 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "npm-run-all": "^4.1.5", "postcss-loader": "^8.1.1", "prettier": "^3.4.1", - "prettier-config-smarthr": "^1.0.0", + "prettier-config-smarthr": "^1.0.1", "storybook": "^8.4.5", "stylelint-config-smarthr": "^3.0.1", "tailwindcss": "^3.4.15", diff --git a/yarn.lock b/yarn.lock index 3437839..79a5495 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4831,10 +4831,10 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prettier-config-smarthr@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/prettier-config-smarthr/-/prettier-config-smarthr-1.0.0.tgz#1d9ca4c9601db481b3bae701d13107ac868c28d0" - integrity sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q== +prettier-config-smarthr@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/prettier-config-smarthr/-/prettier-config-smarthr-1.0.1.tgz#264ec46a7442f2b2e93fd0e0265e95da03e8493c" + integrity sha512-aDP9aa/NF+PCisEyuU4k6RXYvmwEqhGNvWVnPVMJTdvlYDhRUyDiVV8HExs55aL+n2y/1lNtSYy99E4QDYgn0g== prettier@^2.8.0: version "2.8.8"