Skip to content

Commit

Permalink
chore(): pin prettier v3.1.1 dev
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.1.0 | 3.1.1 |
  • Loading branch information
parcellab-dev-bot committed Dec 11, 2023
1 parent 1bab213 commit f950441
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -8,7 +8,7 @@
"@commitlint/config-conventional": "18.4.3",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "3.1.0"
"prettier": "3.1.1"
},
"scripts": {
"commitlint": "commitlint -x @commitlint/config-conventional --edit",
Expand Down

0 comments on commit f950441

Please sign in to comment.