babel 7.13.8

Closes #72058.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2021-02-26 21:42:30 -05:00 committed by BrewTestBot
parent 301c67d3a8
commit ed07ea5e25
1 changed files with 2 additions and 2 deletions

View File

@ -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.13.1.tgz"
sha256 "bba8ef486e7624e9708e06b64076baf2c5275ccdd1e43b155f7e24e6491ba961"
url "https://registry.npmjs.org/@babel/core/-/core-7.13.8.tgz"
sha256 "227baef46da41d3034cfb147a90822d0f2ceaa4b20914281eed8e8a7b4127e47"
license "MIT"
bottle do