From 71618246780fd952ecb794e530d85976ac00877c Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Tue, 5 Mar 2019 21:23:25 -0500 Subject: [PATCH] eslint 5.15.1 Closes #37638. Signed-off-by: FX Coudert --- Formula/eslint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eslint.rb b/Formula/eslint.rb index fb18eb2234..c339317e3e 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-5.15.0.tgz" - sha256 "9813d4fd5506ad147d23385c293b3171adde861a390a3dba8e9969f67c786238" + url "https://registry.npmjs.org/eslint/-/eslint-5.15.1.tgz" + sha256 "480cd5aa1ff1cee1cdfd0e0884f7bdee9480130ff759a384b45f256d6dab1888" bottle do cellar :any_skip_relocation