Skip to content

Commit

Permalink
Bump prettier from 2.8.8 to 3.0.0 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 0ff8a79 commit b179b71
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -8,7 +8,7 @@
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8"
"prettier": "^3.0.0"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down

0 comments on commit b179b71

Please sign in to comment.