diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-07-21 01:18:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-21 01:18:22 +0000 |
commit | 4fcc111624e28d4d6510e64cb7f614672ac139d9 (patch) | |
tree | 2570fca51d15f065bdf524dcf58c836c268d2842 /package.json | |
parent | efaa0e4d47a8387e36ebb7400ba83fabb7ef5cc7 (diff) | |
download | nextcloud-server-4fcc111624e28d4d6510e64cb7f614672ac139d9.tar.gz nextcloud-server-4fcc111624e28d4d6510e64cb7f614672ac139d9.zip |
Bump webpack-cli from 3.3.5 to 3.3.6
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 d504cb989b9..95f57a1387d 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", "webpack": "^4.35.3", - "webpack-cli": "^3.3.5", + "webpack-cli": "^3.3.6", "webpack-merge": "^4.2.1" }, "browserslist": [ |