diff --git a/package.json b/package.json index 02c80187..5ecad5ee 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "cz-conventional-changelog": "3.3.0", "eslint": "8.50.0", "eslint-config-next": "^13.1.3", - "eslint-config-prettier": "^8.6.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-storybook": "^0.6.11", "husky": "^8.0.3", "jest": "^29.4.3", diff --git a/yarn.lock b/yarn.lock index e7a39737..cde792b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6758,10 +6758,10 @@ eslint-config-next@^13.1.3: eslint-plugin-react "^7.31.7" eslint-plugin-react-hooks "5.0.0-canary-7118f5dd7-20230705" -eslint-config-prettier@^8.6.0: - version "8.9.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b" - integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA== +eslint-config-prettier@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" + integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7: version "0.3.7"