Skip to content

Commit 23df87f

Browse files
chore(deps): update dependency prettier to ^3.6.2 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32a8260 commit 23df87f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@vercel/ncc": "^0.38.4",
3232
"action-docs": "^2.5.1",
3333
"jest": "^30.0.5",
34-
"prettier": "^3.5.3",
34+
"prettier": "^3.6.2",
3535
"ts-jest": "^29.3.2",
3636
"ts-node": "^10.9.2",
3737
"typescript": "^5.9.3"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2720,7 +2720,7 @@ pkg-dir@^4.2.0:
27202720
dependencies:
27212721
find-up "^4.0.0"
27222722

2723-
prettier@^3.5.3:
2723+
prettier@^3.6.2:
27242724
version "3.6.2"
27252725
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
27262726
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==

0 commit comments

Comments
 (0)