From fc72e4f706de0ca6b2e583496962b32cb2119198 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Wed, 10 Jul 2019 10:18:58 +1000 Subject: [PATCH] babel 7.5.4 Closes #41804. Signed-off-by: FX Coudert --- Formula/babel.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/babel.rb b/Formula/babel.rb index 02bd5434b9..ee26418ecf 100644 --- a/Formula/babel.rb +++ b/Formula/babel.rb @@ -4,8 +4,8 @@ require "json" class Babel < Formula desc "Compiler for writing next generation JavaScript" homepage "https://babeljs.io/" - url "https://registry.npmjs.org/@babel/core/-/core-7.5.0.tgz" - sha256 "7553359b069af04e376f42a96907a92c71009493090031518915e04ae8791ea4" + url "https://registry.npmjs.org/@babel/core/-/core-7.5.4.tgz" + sha256 "e8d096d268dc96572b7afc31382d616bb40b4e6d8d9f208d416eee77a97461a9" bottle do sha256 "c497f17cab10cc0fd59e306a94579838b39c6a123175deb8e51cd6a9ea7888b7" => :mojave