mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
dependencies: Upgrade JavaScript dependencies.
Fixes #26969. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9a12d1798e
commit
ac166dcfd4
@@ -14,7 +14,7 @@ module.exports = {
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
corejs: "3.34",
|
||||
corejs: "3.36",
|
||||
include: ["transform-optional-chaining"],
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
|
||||
Reference in New Issue
Block a user