Skip to content

Commit 6b7e697

Browse files
committed
prettier 3.4.2
1 parent 8b86161 commit 6b7e697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/prettier.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Prettier < Formula
22
desc "Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML"
33
homepage "https://prettier.io/"
4-
url "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz"
5-
sha256 "a557639eb38d13b308a9a42c0ceffbb6041a3618036026a52cea328075ac3942"
4+
url "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz"
5+
sha256 "dbf7e35264a81347c9aa91989042201dd6371fb20465bcc7d138de635a828403"
66
license "MIT"
77
head "https://github.com/prettier/prettier.git", branch: "main"
88

0 commit comments

Comments
 (0)