build(docs-infra): upgrade webpack-cli to 3.1.2 (#26306)

This is necessary to avoid webpack/webpack#8082, when installing
dependencies without taking the lockfile into account (e.g. with
`yarn aio-use-local` - locally or on CI).

PR Close #26306
This commit is contained in:
George Kalpakas 2018-10-02 01:26:21 +03:00 committed by Jason Aden
parent 0c9a087809
commit ccb0ec9c35
2 changed files with 215 additions and 1620 deletions

View File

@ -155,7 +155,7 @@
"unist-util-visit-parents": "^1.1.1",
"vrsource-tslint-rules": "^5.8.2",
"watchr": "^3.0.1",
"webpack-cli": "^2.0.14",
"webpack-cli": "^3.1.2",
"xregexp": "^4.0.0",
"yargs": "^7.0.2"
}

File diff suppressed because it is too large Load Diff