mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
f8d6290db5
commit
1ac8673989
@@ -14,7 +14,7 @@ module.exports = {
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
corejs: "3.20",
|
||||
corejs: "3.22",
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user