Merge pull request #5509 from jakemcdermott/ui-next-webpack-4.41.2

Update webpack to 4.41.2

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-12-16 15:55:29 +00:00
committed by GitHub
2 changed files with 614 additions and 580 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@
"react-hot-loader": "^4.3.3",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.0",
"webpack": "^4.23.1",
"webpack": "^4.41.2",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
},