eslint 5.15.1

Closes #37638.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Thierry Moisan 2019-03-05 21:23:25 -05:00 committed by FX Coudert
parent f6b3252382
commit 7161824678

View file

@ -3,8 +3,8 @@ require "language/node"
class Eslint < Formula class Eslint < Formula
desc "AST-based pattern checker for JavaScript" desc "AST-based pattern checker for JavaScript"
homepage "https://eslint.org" homepage "https://eslint.org"
url "https://registry.npmjs.org/eslint/-/eslint-5.15.0.tgz" url "https://registry.npmjs.org/eslint/-/eslint-5.15.1.tgz"
sha256 "9813d4fd5506ad147d23385c293b3171adde861a390a3dba8e9969f67c786238" sha256 "480cd5aa1ff1cee1cdfd0e0884f7bdee9480130ff759a384b45f256d6dab1888"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation