Skip to content

Commit 345e614

Browse files
authored
Merge pull request Homebrew#222605 from Homebrew/bump-babel-7.27.2
babel 7.27.2
2 parents e2887d4 + 40993c9 commit 345e614

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/babel.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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
9-
sha256 cellar: :any_skip_relocation, all: "f0c906814e105600181672923375e780bc28f7b2358da8ff05e212aa76cdecbd"
9+
sha256 cellar: :any_skip_relocation, all: "14e1121e6cddd8c3be65a3734f55b26031b54a3bc6b6e1be34371329947b44a4"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)