summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-16 02:25:14 +0000
committerGitHub <noreply@github.com>2020-02-16 02:25:14 +0000
commitb5e3ea54ed24b949fd078923fcf469d9120c0bef (patch)
tree763db1869e981c521f3d42c1a76261c0706dab8e /package-lock.json
parent23b2dddfee95189835797cbafb318cd271ff9fef (diff)
Bump webpack-cli from 3.3.9 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.11. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ab9f686e..67d37b0e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14020,9 +14020,9 @@
}
},
"webpack-cli": {
- "version": "3.3.9",
- "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.9.tgz",
- "integrity": "sha512-xwnSxWl8nZtBl/AFJCOn9pG7s5CYUYdZxmmukv+fAHLcBIHM36dImfpQg3WfShZXeArkWlf6QRw24Klcsv8a5A==",
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.11.tgz",
+ "integrity": "sha512-dXlfuml7xvAFwYUPsrtQAA9e4DOe58gnzSxhgrO/ZM/gyXTBowrsYeubyN4mqGhYdpXMFNyQ6emjJS9M7OBd4g==",
"dev": true,
"requires": {
"chalk": "2.4.2",