From d00b0fc81c20c2c304b7e1728514873331ce469d Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Sat, 12 Sep 2020 15:24:50 -0400 Subject: [PATCH] eslint 7.9.0 Closes #61057. Signed-off-by: chenrui --- Formula/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eslint.rb b/Formula/eslint.rb index 3d4e442559f..c42b5bfa0b1 100644 --- a/Formula/eslint.rb +++ b/Formula/eslint.rb @@ -3,8 +3,8 @@ require "language/node" class Eslint < Formula desc "AST-based pattern checker for JavaScript" homepage "https://eslint.org" - url "https://registry.npmjs.org/eslint/-/eslint-7.8.1.tgz" - sha256 "585eae1741de549b142065927fa5555f32b8b0f0ca8ffd7965812f972a8c311a" + url "https://registry.npmjs.org/eslint/-/eslint-7.9.0.tgz" + sha256 "b43e37bcaf278baecb6e01984e090387dd7309e6844a5851e5888b26bb51ed74" license "MIT" livecheck do