From 77c6bb20ca5ad60d3ba527b53d52756943c9d8b0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:35:18 +0000 Subject: [PATCH] eslint 9.15.0 --- Formula/e/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/e/eslint.rb b/Formula/e/eslint.rb index 3200cdc2bacf1..d295e801536fe 100644 --- a/Formula/e/eslint.rb +++ b/Formula/e/eslint.rb @@ -1,8 +1,8 @@ class Eslint < Formula desc "AST-based pattern checker for JavaScript" homepage "https://eslint.org" - url "https://registry.npmjs.org/eslint/-/eslint-9.14.0.tgz" - sha256 "9f9db5976b508c2ece3a3563d6cc2c0d7fad81b0a18661cf3d007b29a1df6893" + url "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz" + sha256 "8a400a3c6ac4cadaed2d7c2656ca4ac2d98722ddaf5d8e615670b72557b4e77e" license "MIT" bottle do