Skip to content

Commit 90296e4

Browse files
Bump min webpack version to 4.33.0 (#1874)
Fixes #1873
1 parent 6a7b3ab commit 90296e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"through2-filter": "^3.0.0",
4646
"through2-map": "^3.0.0",
4747
"unzip-crx": "^0.2.0",
48-
"webpack": "^4.18.0",
48+
"webpack": "^4.33.0",
4949
"webpack-chain": "^6.0.0",
5050
"webpack-merge": "^4.2.2",
5151
"yargs": "^17.5.1"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17631,7 +17631,7 @@ webpack-sources@^3.2.3:
1763117631
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1763217632
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1763317633

17634-
webpack@^4.0.0, webpack@^4.18.0, webpack@^4.8.1:
17634+
webpack@^4.0.0, webpack@^4.33.0, webpack@^4.8.1:
1763517635
version "4.46.0"
1763617636
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"
1763717637
integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==

0 commit comments

Comments
 (0)