dependencies: Upgrade JavaScript dependencies.

css-loader@^4 is also available, but we can’t use it yet because of
https://github.com/webpack-contrib/css-loader/issues/1164.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-08-12 11:43:58 -07:00
committed by Anders Kaseorg
parent 0f608176ad
commit bc1dfb4b10
3 changed files with 509 additions and 443 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 30
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '97.1'
PROVISION_VERSION = '97.2'