summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-24 17:07:51 +0000
committerGitHub <noreply@github.com>2019-05-24 17:07:51 +0000
commit05b09a86ff2fa644dd093bf8b2a5ab87207b99c2 (patch)
tree479f86b936173a2f9d88544fe4adfbba2ac2c302 /package.json
parent4acdd2395906cd729d01c34d8f9ef914526eebaf (diff)
Bump webpack from 4.31.0 to 4.32.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2)
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 f084e9e0..21a59e48 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"url-loader": "^1.1.2",
"vue-loader": "^15.7.0",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.31.0",
+ "webpack": "^4.32.2",
"webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"