Skip to content

Commit d70656b

Browse files
authored
Merge pull request #156 from Commencis/renovate/prettier-3.x
chore(deps): update dependency prettier to v3.6.2
2 parents 3468904 + 44684f5 commit d70656b

4 files changed

Lines changed: 19 additions & 14 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ pnpm-lock.yaml
44
# production
55
dist/
66
build/
7+
8+
# generated
9+
CHANGELOG.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "9.29.0",
6565
"husky": "9.1.7",
6666
"lint-staged": "16.1.2",
67-
"prettier": "3.5.3",
67+
"prettier": "3.6.2",
6868
"tsup": "8.5.0",
6969
"typescript": "5.8.3"
7070
},

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
onlyBuiltDependencies:
2+
- esbuild

0 commit comments

Comments
 (0)