chore(deps): update dependency webpack-cli to v3.3.4
This commit is contained in:
parent
659973136f
commit
a9a68600b1
2 changed files with 5 additions and 5 deletions
|
@ -50,6 +50,6 @@
|
|||
"string-replace-loader": "^2.1.1",
|
||||
"svgo": "1.2.2",
|
||||
"webpack": "4.33.0",
|
||||
"webpack-cli": "3.3.3"
|
||||
"webpack-cli": "3.3.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5649,10 +5649,10 @@ watchpack@^1.5.0:
|
|||
graceful-fs "^4.1.2"
|
||||
neo-async "^2.5.0"
|
||||
|
||||
webpack-cli@3.3.3:
|
||||
version "3.3.3"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.3.tgz#8b7587dee369a838eb4722f6cfa711c779011e5f"
|
||||
integrity sha512-/qBxTvsxZ7bIFQtSa08QRY5BZuiJb27cbJM/nzmgXg9NEaudP20D7BruKKIuWfABqWoMEJQcNYYq/OxxSbPHlg==
|
||||
webpack-cli@3.3.4:
|
||||
version "3.3.4"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.4.tgz#de27e281c48a897b8c219cb093e261d5f6afe44a"
|
||||
integrity sha512-ubJGQEKMtBSpT+LiL5hXvn2GIOWiRWItR1DGUqJRhwRBeGhpRXjvF5f0erqdRJLErkfqS5/Ldkkedh4AL5Q1ZQ==
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
cross-spawn "^6.0.5"
|
||||
|
|
Loading…
Reference in a new issue