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 ef220a3 commit 394b3dcCopy full SHA for 394b3dc
Formula/w/webpack.rb
@@ -3,8 +3,8 @@
3
class Webpack < Formula
4
desc "Bundler for JavaScript and friends"
5
homepage "https://webpack.js.org/"
6
- url "https://registry.npmjs.org/webpack/-/webpack-5.99.9.tgz"
7
- sha256 "2382f23c1e85641b38cc9d374ca3a50d8c396a51925dfca5f0e747a35f356675"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.100.0.tgz"
+ sha256 "44a0b2db2ef379d68105f3ca7986cf41601c4c7f7c50e8900df18865b8d477ed"
8
license "MIT"
9
head "https://github.com/webpack/webpack.git", branch: "main"
10
0 commit comments