Skip to content

Commit

Permalink
update webpack (vercel#33831)
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored and natew committed Feb 16, 2022
1 parent 5240ba9 commit 1eccb00
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 44 deletions.
159 changes: 120 additions & 39 deletions packages/next/compiled/webpack/bundle5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -269,7 +269,7 @@
"webpack-sources1": "npm:webpack-sources@1.4.3",
"webpack-sources3": "npm:webpack-sources@3.2.3",
"webpack4": "npm:webpack@4.44.1",
"webpack5": "npm:webpack@5.67.0",
"webpack5": "npm:webpack@5.68.0",
"ws": "8.2.3"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -20863,10 +20863,10 @@ webpack-bundle-analyzer@4.3.0:
watchpack "^1.7.4"
webpack-sources "^1.4.1"

"webpack5@npm:webpack@5.67.0":
version "5.67.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
"webpack5@npm:webpack@5.68.0":
version "5.68.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.68.0.tgz#a653a58ed44280062e47257f260117e4be90d560"
integrity sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
Expand Down

0 comments on commit 1eccb00

Please sign in to comment.