mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
dependencies: Upgrade webpack-dev-server to 4.2.0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2fe1ece3a6
commit
04075201a0
@@ -92,8 +92,8 @@
|
||||
"@types/node": "^14.0.11",
|
||||
"@types/node-fetch": "^2.5.8",
|
||||
"@types/terser-webpack-plugin": "^4.1.0",
|
||||
"@types/webpack": "^4.4.32",
|
||||
"@types/webpack-dev-server": "^3.1.6",
|
||||
"@types/webpack": "^4.41.31",
|
||||
"@types/webpack-dev-server": "^4.1.0",
|
||||
"@types/zxcvbn": "^4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.1",
|
||||
"@typescript-eslint/parser": "^4.0.1",
|
||||
@@ -123,7 +123,7 @@
|
||||
"ts-node": "^10.0.0",
|
||||
"typescript": "^4.0.2",
|
||||
"vnu-jar": "^21.2.5",
|
||||
"webpack-dev-server": "^3.5.1",
|
||||
"webpack-dev-server": "^4.2.0",
|
||||
"xvfb": "^0.4.0",
|
||||
"yaml": "^2.0.0-8",
|
||||
"yargs": "^15.0.2",
|
||||
|
||||
Reference in New Issue
Block a user