From ffbaa2e8f9e2278111d487dd7aa780604a8191f9 Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Sat, 27 Feb 2021 19:02:34 -0500 Subject: [PATCH] eslint 7.21.0 Closes #72104. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eslint.rb b/Formula/eslint.rb index 06cf8f24852..6cd4e868746 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.20.0.tgz" - sha256 "849beae88b014ffb2d3b84bb53da50a9d9fdf54272731f4c3d9b805c9f200ca2" + url "https://registry.npmjs.org/eslint/-/eslint-7.21.0.tgz" + sha256 "836f2f203ce0fed92b40a606867a2c8b1f3abc1cceb6cdcb0151d9ef8601997f" license "MIT" bottle do