Skip to content

Commit 394b3dc

Browse files
committed
webpack 5.100.0
1 parent ef220a3 commit 394b3dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/webpack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Webpack < Formula
44
desc "Bundler for JavaScript and friends"
55
homepage "https://webpack.js.org/"
6-
url "https://registry.npmjs.org/webpack/-/webpack-5.99.9.tgz"
7-
sha256 "2382f23c1e85641b38cc9d374ca3a50d8c396a51925dfca5f0e747a35f356675"
6+
url "https://registry.npmjs.org/webpack/-/webpack-5.100.0.tgz"
7+
sha256 "44a0b2db2ef379d68105f3ca7986cf41601c4c7f7c50e8900df18865b8d477ed"
88
license "MIT"
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

0 commit comments

Comments
 (0)