From f217f4e788c3a5bd3b87bb68e32ccffa24fed846 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 29 Sep 2019 14:59:02 -0400 Subject: [PATCH] eslint 6.5.0 Closes #44677. Signed-off-by: Rui Chen --- Formula/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eslint.rb b/Formula/eslint.rb index 6bcefdff13..2575638f60 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-6.4.0.tgz" - sha256 "8fa288f0a400269f9128cc037ebf68f516ee7271fdb9435bbe0919bbb4378378" + url "https://registry.npmjs.org/eslint/-/eslint-6.5.0.tgz" + sha256 "becfd9d598d3100c6ec681e2c451541b166aa5012a5d8650b1a061c6903f0cfb" bottle do cellar :any_skip_relocation