Skip to content

Commit

Permalink
Bump prettier from 3.0.0 to 3.0.1 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 74e2481 commit 703d1b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 @@ -8,7 +8,7 @@
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0"
"prettier": "^3.0.1"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down

0 comments on commit 703d1b9

Please sign in to comment.