diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-09-02 14:16:16 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-09-02 14:24:00 +0000 |
commit | 6e6fbc67834cf0a453d4f78278c96f0c955c2963 (patch) | |
tree | d5a864e23b273ee1781a9051ecb5486f10ba9ef0 /package.json | |
parent | 847b76c16e97c1320ffc328e051255f085ccc677 (diff) | |
download | nextcloud-server-6e6fbc67834cf0a453d4f78278c96f0c955c2963.tar.gz nextcloud-server-6e6fbc67834cf0a453d4f78278c96f0c955c2963.zip |
Bump webpack from 4.39.2 to 4.39.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f45cb633f9c..cd8d8e2776d 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "url-loader": "^2.1.0", "vue-loader": "^15.7.1", "vue-template-compiler": "^2.6.10", - "webpack": "^4.39.2", + "webpack": "^4.39.3", "webpack-cli": "^3.3.7", "webpack-merge": "^4.2.2" }, |