Skip to content

Commit 273dd16

Browse files
chore(deps): update dependency prettier to v3.7.2 (#1584)
| datasource | package | from | to | | ---------- | -------- | ----- | ----- | | npm | prettier | 3.7.1 | 3.7.2 | 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 3900ada commit 273dd16

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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.2.1",
4444
"eslint-plugin-prettier": "5.5.4",
45-
"prettier": "3.7.1",
45+
"prettier": "3.7.2",
4646
"typescript": "5.9.3",
4747
"typescript-eslint": "8.48.0"
4848
}

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eslint-config-prettier": "10.1.8",
1212
"eslint-plugin-jest": "29.2.1",
1313
"eslint-plugin-prettier": "5.5.4",
14-
"prettier": "3.7.1",
14+
"prettier": "3.7.2",
1515
"typescript-eslint": "8.48.0",
1616
},
1717
"peerDependencies": {
@@ -79,7 +79,7 @@
7979
"eslint-config-prettier": "10.1.8",
8080
"eslint-plugin-jest": "29.2.1",
8181
"eslint-plugin-prettier": "5.5.4",
82-
"prettier": "3.7.1",
82+
"prettier": "3.7.2",
8383
"typescript": "5.9.3",
8484
"typescript-eslint": "8.48.0",
8585
},
@@ -654,7 +654,7 @@
654654

655655
"prelude-ls": ["[email protected]", "", {}, "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="],
656656

657-
"prettier": ["[email protected].1", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ=="],
657+
"prettier": ["[email protected].2", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA=="],
658658

659659
"prettier-linter-helpers": ["[email protected]", "", { "dependencies": { "fast-diff": "^1.1.2" } }, "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w=="],
660660

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.2.1",
1010
"eslint-plugin-prettier": "5.5.4",
11-
"prettier": "3.7.1",
11+
"prettier": "3.7.2",
1212
"typescript-eslint": "8.48.0"
1313
},
1414
"peerDependencies": {

0 commit comments

Comments
 (0)