summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-19 17:25:33 +0000
committerGitHub <noreply@github.com>2020-09-19 17:25:33 +0000
commit232db1c3b29e30c1057951789c1c1f0c38d20379 (patch)
tree9a1460cf7c9f75acefc37af424085250bc8ad482 /package.json
parent59a0ab6e353bc5eea7fb1a8e37b472125f89e0f9 (diff)
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2) 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 2331c2e6..44220da3 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"vue-jest": "^3.0.6",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.44.1",
+ "webpack": "^4.44.2",
"webpack-cli": "^3.3.11",
"webpack-merge": "^5.1.4"
},