Skip to content

Commit 43a1b7b

Browse files
chore(deps): update dependency prettier to v3.9.6 (#2208)
| datasource | package | from | to | | ---------- | -------- | ----- | ----- | | npm | prettier | 3.9.5 | 3.9.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 34d4e3d commit 43a1b7b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-prettier": "10.1.8",
4343
"eslint-plugin-jest": "29.15.4",
4444
"eslint-plugin-prettier": "5.5.6",
45-
"prettier": "3.9.5",
45+
"prettier": "3.9.6",
4646
"typescript": "6.0.3",
4747
"typescript-eslint": "8.64.0"
4848
}

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"eslint-config-prettier": "10.1.8",
99
"eslint-plugin-jest": "29.15.4",
1010
"eslint-plugin-prettier": "5.5.6",
11-
"prettier": "3.9.5",
11+
"prettier": "3.9.6",
1212
"typescript-eslint": "8.64.0"
1313
},
1414
"peerDependencies": {

0 commit comments

Comments
 (0)