Skip to content

Commit 07efe07

Browse files
chore(deps): update dependency prettier to v3.6.0 (#1612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6134f82 commit 07efe07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lint-staged": "15.5.2",
6666
"npm-run-all2": "7.0.2",
6767
"pre-commit": "1.2.2",
68-
"prettier": "3.5.3",
68+
"prettier": "3.6.0",
6969
"rimraf": "5.0.10",
7070
"rollup": "4.44.0",
7171
"rollup-plugin-dts": "6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4205,10 +4205,10 @@ prelude-ls@^1.2.1:
42054205
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
42064206
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
42074207

4208-
prettier@3.5.3:
4209-
version "3.5.3"
4210-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4211-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4208+
prettier@3.6.0:
4209+
version "3.6.0"
4210+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
4211+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
42124212

42134213
pretty-format@^29.0.0, pretty-format@^29.6.1:
42144214
version "29.6.1"

0 commit comments

Comments
 (0)