We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1374116 commit 1d4fd00Copy full SHA for 1d4fd00
Formula/b/babel.rb
@@ -1,8 +1,8 @@
1
class Babel < Formula
2
desc "Compiler for writing next generation JavaScript"
3
homepage "https://babeljs.io/"
4
- url "https://registry.npmjs.org/@babel/cli/-/cli-7.27.1.tgz"
5
- sha256 "5c8852751b06b0edbe0b9185af46d7c03ecc59839cf967159e86314ae126877a"
+ url "https://registry.npmjs.org/@babel/cli/-/cli-7.27.2.tgz"
+ sha256 "e8e435effda89bd5337945a5ecaae4aaeb8701859f30d8c07ca3ada094b586fe"
6
license "MIT"
7
8
bottle do
0 commit comments