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 44b4090 commit aae565bCopy full SHA for aae565b
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.30.0.tgz"
5
- sha256 "551a6553754de83ca3550853baa5cff163b0a86f39d83f21719ee39718f8c665"
+ url "https://registry.npmjs.org/eslint/-/eslint-9.30.1.tgz"
+ sha256 "cbc47991b05e8269f02d15221df001cc640b4c2b9f3898e800c8f7df930afce7"
6
license "MIT"
7
head "https://github.com/eslint/eslint.git", branch: "main"
8
0 commit comments