eslint 6.2.2
Closes #43427. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
5973e0d07a
commit
15c673077a
1 changed files with 2 additions and 2 deletions
|
@ -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.2.1.tgz"
|
||||
sha256 "9513703f9fc2ee9015817feb3e847734ede19e2c3aa1fd67cea3188e21af7432"
|
||||
url "https://registry.npmjs.org/eslint/-/eslint-6.2.2.tgz"
|
||||
sha256 "d8828ce378eb28f4d92c3fd28511cb371690a733570ef973542b534d2407db29"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue