Skip to content

Commit

Permalink
Merge pull request #16 from sanderv32/renovate/prettier-3.x
Browse files Browse the repository at this point in the history
Update dependency prettier to ~3.3.0
  • Loading branch information
sanderv32 authored Jun 3, 2024
2 parents 86cdfdd + b33c013 commit c2403b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -30,7 +30,7 @@
"eslint-plugin-import": "~2.28.1",
"eslint-plugin-prettier": "~5.1.0",
"lint-staged": "~14.0.1",
"prettier": "~3.0.3"
"prettier": "~3.3.0"
},
"lint-staged": {
"src/*.js": [
Expand Down

0 comments on commit c2403b4

Please sign in to comment.