Skip to content

Commit

Permalink
build(deps-dev): update webpack requirement from ~4.34.0 to ~4.35.3 (#…
Browse files Browse the repository at this point in the history
…1627)

Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.34.0...v4.35.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and simondel committed Jul 9, 2019
1 parent d85dad3 commit 4349867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/memory-fs": "~0.3.0",
"@types/webpack": "~4.4.12",
"raw-loader": "~3.0.0",
"webpack": "~4.34.0"
"webpack": "~4.35.3"
},
"peerDependencies": {
"@stryker-mutator/core": "^2.0.0",
Expand Down

0 comments on commit 4349867

Please sign in to comment.