summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-12 12:29:51 +0000
committerGitHub <noreply@github.com>2020-06-12 12:29:51 +0000
commit6595ac318c53b91048a652543550a77f93ec64a4 (patch)
tree7d92431f06c10597a074f92eb3019f472fc4b492 /package.json
parent8fe68133ba638e5f02ae046b0fae21eff8ea833f (diff)
Bump webpack from 4.41.1 to 4.43.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.1 to 4.43.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.1...v4.43.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 5b7fe54b..f2d32f9e 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"vue-loader": "^15.9.2",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.41.1",
+ "webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2"
},