summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-07 10:48:59 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-07 10:48:59 +0000
commit312964c62355c4ae45073be4a681246e56aee453 (patch)
treea1e1d647f73ba0dcc68ef79b82383c94b604d3cd /package.json
parent3b934c34199b4ab3ddacb4316fd398e4faef2f52 (diff)
Bump webpack from 4.22.0 to 4.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.25.1) 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 88954f9b..3f1dcb3f 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"vue-jest": "^2.6.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.22.0",
+ "webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},