summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-02 10:57:17 +0000
committerGitHub <noreply@github.com>2019-08-02 10:57:17 +0000
commitf9b110a9356db6b0be32c0adc280cdc549756ff3 (patch)
tree02c00f7bd6f7dfe928dc39dc158adb3346cbe21d /package.json
parent0a697c66ac4727abc56a81a8119a2509a092096e (diff)
Bump webpack from 4.38.0 to 4.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.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 7d784980..65471db2 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.38.0",
+ "webpack": "^4.39.0",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"