We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b86161 commit 6b7e697Copy full SHA for 6b7e697
Formula/p/prettier.rb
@@ -1,8 +1,8 @@
1
class Prettier < Formula
2
desc "Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML"
3
homepage "https://prettier.io/"
4
- url "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz"
5
- sha256 "a557639eb38d13b308a9a42c0ceffbb6041a3618036026a52cea328075ac3942"
+ url "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz"
+ sha256 "dbf7e35264a81347c9aa91989042201dd6371fb20465bcc7d138de635a828403"
6
license "MIT"
7
head "https://github.com/prettier/prettier.git", branch: "main"
8
0 commit comments