Bump webpack-cli from 3.3.3 to 3.3.4 (#15973)

Bump webpack-cli from 3.3.3 to 3.3.4
This commit is contained in:
John Molakvoæ 2019-06-19 19:41:38 +02:00 committed by GitHub
commit accf036c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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",

View File

@ -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": [