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.
2 parents 74967e3 + ecb6a1f commit 76db67bCopy full SHA for 76db67b
Formula/s/stylelint.rb
@@ -1,12 +1,12 @@
1
class Stylelint < Formula
2
desc "Modern CSS linter"
3
homepage "https://stylelint.io/"
4
- url "https://registry.npmjs.org/stylelint/-/stylelint-16.24.0.tgz"
5
- sha256 "dfa13c219c0c2fba44521110c208466332c2ce4d01295832fe8a4bff2c1c6b0f"
+ url "https://registry.npmjs.org/stylelint/-/stylelint-16.25.0.tgz"
+ sha256 "955f1ce119c1b48c444c81d07a969c50c27e59dfe483857157a976f553aa8678"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "22fad4d4cc792ac909b2f94f37a5594ee6fe501ef7222a475c05284f93dc93e8"
+ sha256 cellar: :any_skip_relocation, all: "12e574fea6001e7e95220f072e66d35d6503bc2f48ee32e40e46ffef2d5c3de1"
10
end
11
12
depends_on "node"
0 commit comments