summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-24 15:21:34 +0000
committerGitHub <noreply@github.com>2019-05-24 15:21:34 +0000
commitc7f9a3604b1f97ddee5d322329e8050b336268b6 (patch)
treee40b7eed67c7ce6a5475692b6447b6a8679f453d /package.json
parent99c96267831ec05a9c34ef689e68a7af75d04acc (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 af6e28e1..04e8f562 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.31.0",
+ "webpack": "^4.32.2",
"webpack-cli": "^3.3.2",
"webpack-merge": "^4.2.1"
},