summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-29 01:14:46 +0000
committerGitHub <noreply@github.com>2019-09-29 01:14:46 +0000
commit8d1a7d4d3220632c8eae261e7a7151afb6bdc814 (patch)
tree2b6cb210e7fee27f0ee808618c4cd917fab5142d /package.json
parent231590a41506ca110f7c573a76d8581b715cebab (diff)
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0) Signed-off-by: dependabot-preview[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 a1704993..5d8cd662 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"vue-loader": "^15.7.1",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.40.2",
+ "webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
},