babel 7.12.9

Closes #65637.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2020-11-24 21:23:26 -05:00 committed by BrewTestBot
parent 699c94ba0f
commit 7e0077f071
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.12.8.tgz"
sha256 "a89b73b58ca15aa2848dfaf2e67b96fb33564f5c35ccf3100d4c3327083809bd"
url "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz"
sha256 "5735f6d4256f0e81b5c3ba1c0a0df1f9364c9955987829a4c84d5f5a20074381"
license "MIT"
livecheck do