summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-31 02:18:18 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-31 02:18:18 +0000
commit93d2b3de107712b7573c346e6ebf950b8760e4b2 (patch)
treedc36ebc2fc80d608786d61c22b81947abc2c6cb0 /package.json
parent7a9ec0701dd84fd0bc53f5d66c6a1d6309833950 (diff)
Bump webpack from 4.28.2 to 4.28.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3) 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 aadac176..6e81d05b 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",
- "webpack": "^4.28.2",
+ "webpack": "^4.28.3",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4",
"webpack-node-externals": "^1.7.2"