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 e405058 commit 0fcd0caCopy full SHA for 0fcd0ca
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.101.2.tgz"
7
- sha256 "59ac6f14d5d92c03590ccd265409adb8d89544982895dbaa00442068b6594ae8"
+ url "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz"
+ sha256 "3521d739b88a4c54eae34984616f75007eaf39b76c325b715ef0e1496bc206d8"
8
license "MIT"
9
head "https://github.com/webpack/webpack.git", branch: "main"
10
0 commit comments