Skip to content

Commit eb410ed

Browse files
chore(deps): update dependency prettier to v3.6.2 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55d0332 commit eb410ed

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.1",
3939
"jest": "26.6.3",
4040
"lerna": "6.6.2",
41-
"prettier": "3.6.1",
41+
"prettier": "3.6.2",
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.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==
10663+
prettier@3.6.2:
10664+
version "3.6.2"
10665+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
10666+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
1066710667

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

0 commit comments

Comments
 (0)