Skip to content

Commit 1d4fd00

Browse files
committed
babel 7.27.2
1 parent 1374116 commit 1d4fd00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/babel.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Babel < Formula
22
desc "Compiler for writing next generation JavaScript"
33
homepage "https://babeljs.io/"
4-
url "https://registry.npmjs.org/@babel/cli/-/cli-7.27.1.tgz"
5-
sha256 "5c8852751b06b0edbe0b9185af46d7c03ecc59839cf967159e86314ae126877a"
4+
url "https://registry.npmjs.org/@babel/cli/-/cli-7.27.2.tgz"
5+
sha256 "e8e435effda89bd5337945a5ecaae4aaeb8701859f30d8c07ca3ada094b586fe"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)