Skip to content

Commit

Permalink
feat: upgrade prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Apr 23, 2024
1 parent 8c1559d commit ce60b15
Show file tree
Hide file tree
Showing 34 changed files with 477 additions and 286 deletions.
165 changes: 128 additions & 37 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-storybook": "^0.5.12",
Expand All @@ -190,7 +190,7 @@
"msw": "^0.36.3",
"msw-storybook-addon": "^1.6.3",
"patch-package": "^6.4.7",
"prettier": "^2.5.1",
"prettier": "^3.2.5",
"puppeteer": "^13.0.0",
"react-refresh": "^0.14.0",
"react-scripts": "^4.0.3",
Expand Down
Loading

0 comments on commit ce60b15

Please sign in to comment.