From b44ab9215884ee661b9f9eb9c798bce6f9f7098c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Oct 2018 01:16:00 +0000 Subject: Bump webpack-cli from 3.1.1 to 3.1.2 in /settings Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot[bot] --- settings/package-lock.json | 6 +++--- settings/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/settings/package-lock.json b/settings/package-lock.json index 000d48e34fd..bbe855f21ff 100644 --- a/settings/package-lock.json +++ b/settings/package-lock.json @@ -7322,9 +7322,9 @@ } }, "webpack-cli": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.1.1.tgz", - "integrity": "sha512-th5EUyVeGcAAVlFOcJg11fapD/xoLRE4j/eSfrmMAo3olPjvB7lgEPUtCbRP0OGmstvnQBl4VZP+zluXWDiBxg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.1.2.tgz", + "integrity": "sha512-Cnqo7CeqeSvC6PTdts+dywNi5CRlIPbLx1AoUPK2T6vC1YAugMG3IOoO9DmEscd+Dghw7uRlnzV1KwOe5IrtgQ==", "dev": true, "requires": { "chalk": "^2.4.1", diff --git a/settings/package.json b/settings/package.json index 7066e92e28d..ed4728c07a9 100644 --- a/settings/package.json +++ b/settings/package.json @@ -39,7 +39,7 @@ "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.17", "webpack": "^4.19.1", - "webpack-cli": "^3.1.1", + "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.4" } } -- cgit v1.2.3