Skip to content

Commit

Permalink
chore: upgrade webpack to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZauberNerd committed Apr 4, 2018
1 parent 572689c commit 4a67507
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/build-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"steed": "^1.1.3",
"style-loader": "^0.20.0",
"url-loader": "^1.0.0",
"webpack": "^4.0.0",
"webpack": "^4.3.0",
"webpack-node-externals": "^1.6.0",
"webpack-sources": "^1.1.0",
"webpack-stats-plugin": "^0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"require-from-string": "^2.0.1",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.0",
"webpack": "^4.0.0",
"webpack": "^4.3.0",
"webpack-dev-middleware": "^3.0.0",
"webpack-hot-middleware": "^2.21.0"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8202,7 +8202,7 @@ webpack-stats-plugin@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.2.1.tgz#1f5bac13fc25d62cbb5fd0ff646757dc802b8595"

webpack@^4.0.0:
webpack@^4.3.0:
version "4.4.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.4.1.tgz#b0105789890c28bfce9f392623ef5850254328a4"
dependencies:
Expand Down

0 comments on commit 4a67507

Please sign in to comment.