Updated webpack, webpack-dev-server, webpack-bundle-analyzer, webpack-cli versions

This commit is contained in:
Piotr Janosz
2019-08-21 15:48:32 +02:00
committed by fabioberger
parent c2f3757de7
commit e3834c2fc0
2 changed files with 1003 additions and 70 deletions

View File

@@ -160,9 +160,9 @@
"unist-util-modify-children": "^1.1.4",
"unist-util-select": "^2.0.2",
"unist-util-visit-parents": "^3.0.0",
"webpack": "^4.20.2",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "3.1.2",
"webpack-dev-server": "^3.1.9"
"webpack": "^4.39.2",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-cli": "3.3.7",
"webpack-dev-server": "^3.8.0"
}
}

1065
yarn.lock

File diff suppressed because it is too large Load Diff