Skip to content

Commit

Permalink
Update dependency webpack-cli to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 5, 2019
1 parent 7840b56 commit 725e203
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.29.0",
"webpack-cli": "3.2.1",
"webpack-cli": "3.2.2",
"webpack-dev-server": "3.1.14"
}
}
21 changes: 8 additions & 13 deletions yarn.lock
Expand Up @@ -3150,10 +3150,6 @@ glob@^7.0.3, glob@^7.1.2, glob@^7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.0"

global-modules-path@^2.3.0:
version "2.3.1"
resolved "https://registry.yarnpkg.com/global-modules-path/-/global-modules-path-2.3.1.tgz#e541f4c800a1a8514a990477b267ac67525b9931"

global-modules@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-1.0.0.tgz#6d770f0eb523ac78164d72b5e71a8877265cc3ea"
Expand Down Expand Up @@ -4286,10 +4282,6 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lightercollective@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/lightercollective/-/lightercollective-0.1.0.tgz#70df102c530dcb8d0ccabfe6175a8d00d5f61300"

linkify-it@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.1.0.tgz#c4caf38a6cd7ac2212ef3c7d2bde30a91561f9db"
Expand Down Expand Up @@ -7659,22 +7651,25 @@ web-push@3.3.3:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"

webpack-cli@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.2.1.tgz#779c696c82482491f0803907508db2e276ed3b61"
webpack-cli-scripts@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/webpack-cli-scripts/-/webpack-cli-scripts-1.0.2.tgz#d03894217830e2b1e3e6fdbc2b175059942d94f6"

webpack-cli@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.2.2.tgz#1e6a638ff81d491d0bec7db11910a55450e4189a"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"
enhanced-resolve "^4.1.0"
findup-sync "^2.0.0"
global-modules "^1.0.0"
global-modules-path "^2.3.0"
import-local "^2.0.0"
interpret "^1.1.0"
lightercollective "^0.1.0"
loader-utils "^1.1.0"
supports-color "^5.5.0"
v8-compile-cache "^2.0.2"
webpack-cli-scripts "^1.0.2"
yargs "^12.0.4"

webpack-dev-middleware@3.4.0:
Expand Down

0 comments on commit 725e203

Please sign in to comment.