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 0ab31c1 commit 30bdaf8Copy full SHA for 30bdaf8
Formula/e/eslint.rb
@@ -1,8 +1,8 @@
1
class Eslint < Formula
2
desc "AST-based pattern checker for JavaScript"
3
homepage "https://eslint.org"
4
- url "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz"
5
- sha256 "38dcb33cc47fad5055703b90290ab9c5532d2f720d90458a7e118fbdc97a00f1"
+ url "https://registry.npmjs.org/eslint/-/eslint-9.28.0.tgz"
+ sha256 "6874b2d5e9b0b3e64e86a7244a4a13f8ed1693981f1340ae5d91feeee6e2b983"
6
license "MIT"
7
head "https://github.com/eslint/eslint.git", branch: "main"
8
0 commit comments