about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-18 00:20:54 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-06-18 00:20:54 +0900
commitb403c33fb43ddc89a2ef42937d49e0d1f8eb9f2d (patch)
tree2b8737bc840d7e0460897bf70faa242690c65aaa /package.json
parent7555a0017e02b34bad70cf3e8ba91e823d8756a9 (diff)
Bump webpack-cli from 3.3.2 to 3.3.4 (#11106)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a300a79d3..ff0b061a0 100644
--- a/package.json
+++ b/package.json
@@ -161,7 +161,7 @@
     "webpack": "^4.34.0",
     "webpack-assets-manifest": "^3.1.1",
     "webpack-bundle-analyzer": "^3.3.2",
-    "webpack-cli": "^3.3.2",
+    "webpack-cli": "^3.3.4",
     "webpack-merge": "^4.2.1",
     "websocket.js": "^0.1.12"
   },