Skip to content

Commit a028864

Browse files
chore(deps): update dependency prettier to v3.6.0 (v2) (#2789)
* chore(deps): update dependency prettier to v3.6.0 * Format --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tony <[email protected]>
1 parent f6e1128 commit a028864

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@ Hi! We, the maintainers, are really excited that you are interested in contribut
3333
- It's OK to have multiple small commits as you work on the PR - we will let GitHub automatically squash it before merging.
3434

3535
- If adding new feature:
36-
3736
- Provide convincing reason to add this feature. Ideally you should open a suggestion issue first and have it greenlighted before working on it.
3837

3938
- If fixing a bug:
40-
4139
- If you are resolving a special issue, add `(fix: #xxxx[,#xxx])` (#xxxx is the issue id) in your PR title for a better release log, e.g. `fix: update entities encoding/decoding (fix #3899)`.
4240
- Provide detailed description of the bug in the PR, or link to an issue that does.
4341

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "9.29.0",
2020
"eslint-config-prettier": "10.1.5",
2121
"eslint-plugin-security": "3.0.1",
22-
"prettier": "3.5.3",
22+
"prettier": "3.6.0",
2323
"rollup": "4.44.0",
2424
"tslib": "2.8.1",
2525
"typescript": "5.8.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)