summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-29 01:16:22 +0000
committerGitHub <noreply@github.com>2020-03-29 01:16:22 +0000
commite4e308e8417d1db09e02ddbec784b92f15e72bc9 (patch)
tree843a3f79502850eb699a9bf181656bf06a7508da /package.json
parentf357952326125848673d3053e0b9ed9dd6d4efb4 (diff)
Bump webpack from 4.42.0 to 4.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.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 7605da43..7be23764 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"url-loader": "^3.0.0",
"vue-loader": "^15.9.0",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.42.0",
+ "webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"