summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-04 13:21:07 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-04 13:21:07 +0000
commitd56cfe65d28cdcc1dae367262aee21cafb4ca133 (patch)
tree5033cb8ae284e6ea861e638395478ecfc5dfe77a /package.json
parent026870f200b5216cc5a7dff54dd063a1b10b9604 (diff)
Bump webpack from 4.29.5 to 4.29.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.5 to 4.29.6. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.5...v4.29.6) Signed-off-by: dependabot[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 a759d50f..2839a8bb 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"vue-loader": "^15.7.0",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.8",
- "webpack": "^4.29.5",
+ "webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
},