eslint 6.1.0
Closes #42248. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
df0084856a
commit
09e6e348de
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.0.1.tgz"
|
||||
sha256 "9afb306e83be373a3e68185ac04e01a1c5e9b640c9ea6df2516e97dd273aeb4d"
|
||||
url "https://registry.npmjs.org/eslint/-/eslint-6.1.0.tgz"
|
||||
sha256 "3ee88df148b40720c2fe2b1e1c3fa90b2eb2a512902c48897df7a905115608c1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue