Skip to content

Commit aae565b

Browse files
committed
eslint 9.30.1
1 parent 44b4090 commit aae565b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/eslint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Eslint < Formula
22
desc "AST-based pattern checker for JavaScript"
33
homepage "https://eslint.org"
4-
url "https://registry.npmjs.org/eslint/-/eslint-9.30.0.tgz"
5-
sha256 "551a6553754de83ca3550853baa5cff163b0a86f39d83f21719ee39718f8c665"
4+
url "https://registry.npmjs.org/eslint/-/eslint-9.30.1.tgz"
5+
sha256 "cbc47991b05e8269f02d15221df001cc640b4c2b9f3898e800c8f7df930afce7"
66
license "MIT"
77
head "https://github.com/eslint/eslint.git", branch: "main"
88

0 commit comments

Comments
 (0)