Skip to content

Commit

Permalink
eslint 8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrodrigues committed Oct 21, 2023
1 parent 7a84cb0 commit 5ea4b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/e/eslint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Eslint < Formula
desc "AST-based pattern checker for JavaScript"
homepage "https://eslint.org"
url "https://registry.npmjs.org/eslint/-/eslint-8.51.0.tgz"
sha256 "fd9b3904757a6dc6d8bff9cc212d18639d5172d23c20cf6f7bfae3a835f238e7"
url "https://registry.npmjs.org/eslint/-/eslint-8.52.0.tgz"
sha256 "4cceb9bf0440f42dbc6e8758b0bd4920f1e5deb13734db8e3d9192ee9899e6e0"
license "MIT"

bottle do
Expand Down

0 comments on commit 5ea4b74

Please sign in to comment.