Skip to content

Commit 72e77b9

Browse files
chore(deps): update dependency prettier to v3.6.0 (#1367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e999d52 commit 72e77b9

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "5.5.0",
3939
"jest": "26.6.3",
4040
"lerna": "6.6.2",
41-
"prettier": "3.5.3",
41+
"prettier": "3.6.0",
4242
"semantic-release": "19.0.5",
4343
"sinon": "21.0.0",
4444
"supertest": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10660,10 +10660,10 @@ prettier-linter-helpers@^1.0.0:
1066010660
dependencies:
1066110661
fast-diff "^1.1.2"
1066210662

10663-
prettier@3.5.3:
10664-
version "3.5.3"
10665-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
10666-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
10663+
prettier@3.6.0:
10664+
version "3.6.0"
10665+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
10666+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
1066710667

1066810668
pretty-format@29.4.3:
1066910669
version "29.4.3"

0 commit comments

Comments
 (0)