summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-12 01:18:49 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-12 01:18:49 +0000
commit73a8351f69a5d8268b6fa66ff7da7ee4a0ca8870 (patch)
treefd356ec7ef2413c6e8e0a1c3054bab7c9fd6526b /package.json
parente9553b7318e8585cbd2e77cb8d2b824d7a6ec0a6 (diff)
Bump webpack from 4.29.6 to 4.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.6 to 4.31.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.6...v4.31.0) 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 f30cfabd..6af07d3a 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.10",
- "webpack": "^4.29.6",
+ "webpack": "^4.31.0",
"webpack-cli": "^3.3.0",
"webpack-merge": "^4.2.1"
},