Skip to content

Commit 0fcd0ca

Browse files
committed
webpack 5.101.3
1 parent e405058 commit 0fcd0ca

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.101.2.tgz"
7-
sha256 "59ac6f14d5d92c03590ccd265409adb8d89544982895dbaa00442068b6594ae8"
6+
url "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz"
7+
sha256 "3521d739b88a4c54eae34984616f75007eaf39b76c325b715ef0e1496bc206d8"
88
license "MIT"
99
head "https://github.com/webpack/webpack.git", branch: "main"
1010

0 commit comments

Comments
 (0)