]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump webpack-cli from 3.3.1 to 3.3.2 15378/head
authordependabot[bot] <support@dependabot.com>
Sun, 5 May 2019 01:14:11 +0000 (01:14 +0000)
committerdependabot[bot] <support@dependabot.com>
Sun, 5 May 2019 01:14:11 +0000 (01:14 +0000)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.1 to 3.3.2.
- [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/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
package.json

index 10f41491a986a713e62b5287116235597c96eb81..051084cc1cc211e683980814128ba66d1f5b42c1 100644 (file)
       }
     },
     "webpack-cli": {
-      "version": "3.3.1",
-      "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.1.tgz",
-      "integrity": "sha512-c2inFU7SM0IttEgF7fK6AaUsbBnORRzminvbyRKS+NlbQHVZdCtzKBlavRL5359bFsywXGRAItA5di/IruC8mg==",
+      "version": "3.3.2",
+      "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.2.tgz",
+      "integrity": "sha512-FLkobnaJJ+03j5eplxlI0TUxhGCOdfewspIGuvDVtpOlrAuKMFC57K42Ukxqs1tn8947/PM6tP95gQc0DCzRYA==",
       "dev": true,
       "requires": {
         "chalk": "^2.4.1",
index 418c4d5e07d29c447b6e8f4fb79e8e37b5f22571..4b2f79011e41d250b1802c53dcd2e1c594982e48 100644 (file)
@@ -76,7 +76,7 @@
     "vue-loader": "^15.6.4",
     "vue-template-compiler": "^2.6.10",
     "webpack": "^4.30.0",
-    "webpack-cli": "^3.3.1",
+    "webpack-cli": "^3.3.2",
     "webpack-merge": "^4.2.1"
   }
 }