From 2fb0c6374bbf460d2eea3a483e68f2251cb158b8 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Thu, 8 Nov 2018 00:40:40 +0800 Subject: [PATCH] babel 7.1.5 Closes #33894. Signed-off-by: Chongyu Zhu --- Formula/babel.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/babel.rb b/Formula/babel.rb index 70c4d59afb..b8641727ea 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/cli/-/cli-7.1.2.tgz" - sha256 "5718cca05492c71fe852ff61aae54e1dac0d15080d92c36e4fbbba1f5898b488" + url "https://registry.npmjs.org/@babel/cli/-/cli-7.1.5.tgz" + sha256 "c64924446fdfa0b2df720bbb01f6c73de76987af0044c477965c3b418cfaef78" bottle do sha256 "7c206f31b3a50e2adc07ba88267aed5424e0bd528393a8703c6e8ed5ef115e36" => :mojave @@ -16,8 +16,8 @@ class Babel < Formula depends_on "node" resource "babel-core" do - url "https://registry.npmjs.org/@babel/core/-/core-7.1.2.tgz" - sha256 "d36c13e52c343412628cbc60d8c1036868e0deba361a5f11f5bac15e9464c46a" + url "https://registry.npmjs.org/@babel/core/-/core-7.1.5.tgz" + sha256 "936682de3bdf0e602512e14756e6f275369bb45af4a64acbbd8316f2a56f667e" end def install