chore(deps): update dependency webpack-cli to v4 (#4451)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-12 16:20:07 +03:00 committed by GitHub
parent 943476156c
commit 9ed289a867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 885 additions and 64 deletions

View File

@ -163,7 +163,7 @@
"typescript": "^3.7.2",
"unist-util-visit": "^1.4.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^3.2.1"
},
"workspaces": {

View File

@ -22,7 +22,7 @@
"devDependencies": {
"cross-env": "^7.0.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
"webpack-cli": "^4.0.0"
},
"peerDependencies": {
"react": "^16.8.4"

945
yarn.lock

File diff suppressed because it is too large Load Diff