From f074b6eaa77f84e9268968c427c7ff16ad78a40a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 19 Jun 2019 13:01:45 +0000 Subject: [PATCH] Bump webpack-cli from 3.3.3 to 3.3.4 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/3.3.3...v3.3.4) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fc3d61a43e..473388f050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4784,7 +4784,7 @@ }, "minimist": { "version": "0.0.8", - "resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=" }, "mississippi": { @@ -7515,9 +7515,9 @@ } }, "webpack-cli": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.3.tgz", - "integrity": "sha512-/qBxTvsxZ7bIFQtSa08QRY5BZuiJb27cbJM/nzmgXg9NEaudP20D7BruKKIuWfABqWoMEJQcNYYq/OxxSbPHlg==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.4.tgz", + "integrity": "sha512-ubJGQEKMtBSpT+LiL5hXvn2GIOWiRWItR1DGUqJRhwRBeGhpRXjvF5f0erqdRJLErkfqS5/Ldkkedh4AL5Q1ZQ==", "dev": true, "requires": { "chalk": "^2.4.1", diff --git a/package.json b/package.json index 426b12bcdd..8e4f3baf8a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", "webpack": "^4.34.0", - "webpack-cli": "^3.3.3", + "webpack-cli": "^3.3.4", "webpack-merge": "^4.2.1" }, "browserslist": [