Skip to content

Commit d847282

Browse files
committed
webpack 5.99.1
1 parent 36be7c6 commit d847282

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.0.tgz"
7-
sha256 "21a5c68193435da6df8ac7dabf7419ed3efb193b0134cadb5450434c0dd860a5"
6+
url "https://registry.npmjs.org/webpack/-/webpack-5.99.1.tgz"
7+
sha256 "0e3faf98109bff6a5685a4eaaa4f9a5371adcb6cb98aa99ed79f3a3ee609f96a"
88
license "MIT"
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

0 commit comments

Comments
 (0)