mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
23a2a31e7e
commit
ac19e90f40
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 343 # Last bumped for `stream_ids` field in stream deletion
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (310, 0) # bumped 2024-01-13 to upgrade Python requirements
|
||||
PROVISION_VERSION = (311, 0) # bumped 2024-01-29 to upgrade JavaScript dependencies
|
||||
|
||||
Reference in New Issue
Block a user