Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 86dd225 commit 31d456c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@vercel/style-guide": "^5.0.0",
"eslint-config-next": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-config-turbo": "^2.0.1",
"eslint-plugin-react": "7.37.4"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4084,6 +4084,11 @@ eslint-config-next@^15.0.0:
eslint-plugin-react "^7.37.0"
eslint-plugin-react-hooks "^5.0.0"

eslint-config-prettier@^10.0.0:
version "10.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==

eslint-config-prettier@^9.0.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
Expand Down

0 comments on commit 31d456c

Please sign in to comment.