Skip to content

Commit

Permalink
Update dependency webpack-cli to v3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2019
1 parent 669ff53 commit 4e26166
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"spritesh": "1.2.1",
"style-loader": "1.0.0",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-cli": "3.3.8",
"webpack-shell-plugin": "0.5.0",
"webpack-spritesmith": "1.0.2",
"yargs": "14.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10376,10 +10376,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.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
webpack-cli@3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.8.tgz#caeaebcc26f685db1736e5decd3f01aac30123ec"
integrity sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"
Expand Down

0 comments on commit 4e26166

Please sign in to comment.