Skip to content

Commit

Permalink
chore(deps): bump eslint-config-prettier from 8.5.0 to 8.8.0 in /web/…
Browse files Browse the repository at this point in the history
…ui (#429)
  • Loading branch information
dependabot[bot] authored May 20, 2023
1 parent d7195b1 commit 8d0f22e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint": "^8.39.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^13.0.7",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"husky": "^8.0.3",
"jest": "^29.3.1",
Expand Down
8 changes: 4 additions & 4 deletions web/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4804,10 +4804,10 @@ eslint-config-next@^13.0.7:
eslint-plugin-react "^7.31.7"
eslint-plugin-react-hooks "^4.5.0"

eslint-config-prettier@^8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
eslint-config-prettier@^8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==

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

0 comments on commit 8d0f22e

Please sign in to comment.