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

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 #26202
This commit is contained in:
George Kalpakas 2018-10-02 01:26:21 +03:00 committed by Jason Aden
parent 1b1c8ee545
commit 5dd225cb43
2 changed files with 208 additions and 1607 deletions

View File

@ -159,7 +159,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