Skip to content

Commit 146eaa0

Browse files
committed
webpack 5.99.8
1 parent e646dc6 commit 146eaa0

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.7.tgz"
7-
sha256 "2a3a2f1b361571e912cb6311e896d7684b65874a63c0c92254e81ceb9dfc6575"
6+
url "https://registry.npmjs.org/webpack/-/webpack-5.99.8.tgz"
7+
sha256 "0476665eee672dc56cffc7338ee02d99ccf3c973780f304a02ff40e0d4850ee3"
88
license "MIT"
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

0 commit comments

Comments
 (0)