summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-13 01:24:34 +0000
committerGitHub <noreply@github.com>2019-10-13 01:24:34 +0000
commit77f21c3d223d60caee9cf06aa3819c7e06a5e2a1 (patch)
tree2adfe6f5fa125c714490ee55d7c41d3aabc7b2da /package.json
parent1d05b09d7eb13698c2e55ac61458c1bd7286163f (diff)
Bump webpack from 4.41.0 to 4.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1) 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 de426d8a..5dffdd40 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"vue-loader": "^15.7.1",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.41.0",
+ "webpack": "^4.41.1",
"webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
},