Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent aa3b420 commit 77a8c90
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "8.8.0",
"eslint-config-next": "12.0.10",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1139,10 +1139,10 @@ [email protected]:
eslint-plugin-react "^7.27.0"
eslint-plugin-react-hooks "^4.3.0"

eslint-config-prettier@8.3.0:
version "8.3.0"
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz"
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
eslint-config-prettier@8.10.0:
version "8.10.0"
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz"
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==

eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
version "0.3.6"
Expand Down

0 comments on commit 77a8c90

Please sign in to comment.