Skip to content

Commit

Permalink
chore(deps): bump webpack from 4.40.0 to 4.40.2 (#1162)
Browse files Browse the repository at this point in the history
* chore(deps): bump webpack from 4.40.0 to 4.40.2

Bumps [webpack](https://github.com/webpack/webpack) from 4.40.0 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.40.0...v4.40.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Finish upgrading via bolt
  • Loading branch information
dependabot-preview[bot] authored and malept committed Sep 16, 2019
1 parent 7d370e0 commit 599bf39
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"source-map-support": "^0.5.13",
"sudo-prompt": "^9.0.0",
"username": "^5.1.0",
"webpack": "^4.40.0",
"webpack": "^4.40.2",
"webpack-dev-middleware": "^3.7.1",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"fs-extra": "^8.1.0",
"global": "^4.3.2",
"html-webpack-plugin": "^3.2.0",
"webpack": "^4.40.0",
"webpack": "^4.40.2",
"webpack-dev-middleware": "^3.7.1",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8890,10 +8890,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@^4.40.0:
version "4.40.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.0.tgz#b76f5fc2b76de5a58a7be61cb1dc3244e4a58572"
integrity sha512-qwDJehWHAbnSHwQT5S50OBx5nN2DD+bFhRf5IBs1unsEXAG+XG4r8Myt17j/fQBVfWIeSWRyEeTHUaPKaiFUNQ==
webpack@^4.40.2:
version "4.40.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.2.tgz#d21433d250f900bf0facbabe8f50d585b2dc30a7"
integrity sha512-5nIvteTDCUws2DVvP9Qe+JPla7kWPPIDFZv55To7IycHWZ+Z5qBdaBYPyuXWdhggTufZkQwfIK+5rKQTVovm2A==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"
Expand Down

0 comments on commit 599bf39

Please sign in to comment.