webpack 5.10.0

Closes #66257.

Signed-off-by: Rylan Polster <rslpolster@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2020-12-04 14:56:19 -05:00 committed by BrewTestBot
parent d7aa6a1c9b
commit 1d9417ecc2
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ require "json"
class Webpack < Formula
desc "Bundler for JavaScript and friends"
homepage "https://webpack.js.org/"
url "https://registry.npmjs.org/webpack/-/webpack-5.9.0.tgz"
sha256 "a11fae84f77cc1730a70c8d87b17c01e7ebdfe9cc480e818b55e1bdb19159fbe"
url "https://registry.npmjs.org/webpack/-/webpack-5.10.0.tgz"
sha256 "a94c2bfea7fed07536e6ea32d22307da40dec28caf3fdfffe1d8dd0f0afe6c51"
license "MIT"
head "https://github.com/webpack/webpack.git"