Skip to content

Commit 68c4690

Browse files
chore(deps): update dependency prettier to v3.6.1 (#1369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c083190 commit 68c4690

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.6.0",
41+
"prettier": "3.6.1",
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.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==
10663+
prettier@3.6.1:
10664+
version "3.6.1"
10665+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
10666+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
1066710667

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

0 commit comments

Comments
 (0)