Skip to content

Commit

Permalink
Merge pull request #187 from scriptex/renovate/webpack-cli-3.x
Browse files Browse the repository at this point in the history
Update dependency webpack-cli to v3.3.6
  • Loading branch information
scriptex committed Jul 15, 2019
2 parents 93a1798 + 47ca88a commit d5092af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"stylelint": "9.10.1",
"stylelint-config-recommended": "2.2.0",
"webpack": "4.35.3",
"webpack-cli": "3.3.5",
"webpack-cli": "3.3.6",
"webpack-shell-plugin": "0.5.0",
"webpack-spritesmith": "1.0.1",
"yargs": "13.2.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12565,10 +12565,10 @@ webidl-conversions@^2.0.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-2.0.1.tgz#3bf8258f7d318c7443c36f2e169402a1a6703506"
integrity sha1-O/glj30xjHRDw28uFpQCoaZwNQY=

webpack-cli@3.3.5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.5.tgz#f4d1238a66a2843d9cebf189835ea22142e72767"
integrity sha512-w0j/s42c5UhchwTmV/45MLQnTVwRoaUTu9fM5LuyOd/8lFoCNCELDogFoecx5NzRUndO0yD/gF2b02XKMnmAWQ==
webpack-cli@3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6.tgz#2c8c399a2642133f8d736a359007a052e060032c"
integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"
Expand Down

0 comments on commit d5092af

Please sign in to comment.