From 09e6e348def14cfa351bb6e77df99e370a9484c8 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 21 Jul 2019 00:43:20 -0400 Subject: [PATCH] eslint 6.1.0 Closes #42248. Signed-off-by: Thierry Moisan --- Formula/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eslint.rb b/Formula/eslint.rb index 3d3342af5f..d738dc447a 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.0.1.tgz" - sha256 "9afb306e83be373a3e68185ac04e01a1c5e9b640c9ea6df2516e97dd273aeb4d" + url "https://registry.npmjs.org/eslint/-/eslint-6.1.0.tgz" + sha256 "3ee88df148b40720c2fe2b1e1c3fa90b2eb2a512902c48897df7a905115608c1" bottle do cellar :any_skip_relocation