Skip to content

Commit

Permalink
Merge pull request #50 from kyechan99/renovate/prettier-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency prettier to v3.3.3
  • Loading branch information
kyechan99 authored Jul 23, 2024
2 parents 88c2692 + c7b9937 commit b3c7d1f
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 @@ -37,7 +37,7 @@
"husky": "^8.0.0",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"prettier-2": "npm:prettier@^2"
},
"lint-staged": {
Expand Down

1 comment on commit b3c7d1f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.72% 567/632
🟡 Branches 77.06% 84/109
🟢 Functions 97.37% 37/38
🟢 Lines 89.72% 567/632

Test suite run success

104 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from b3c7d1f

Please sign in to comment.