mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
babel: Type-check Babel configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2975c1bc62
commit
7157a424a8
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -327,6 +327,12 @@ importers:
|
||||
'@types/autosize':
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.3
|
||||
'@types/babel__core':
|
||||
specifier: ^7.20.5
|
||||
version: 7.20.5
|
||||
'@types/babel__preset-env':
|
||||
specifier: ^7.10.0
|
||||
version: 7.10.0
|
||||
'@types/blueimp-md5':
|
||||
specifier: ^2.18.0
|
||||
version: 2.18.2
|
||||
@@ -2673,6 +2679,9 @@ packages:
|
||||
'@types/babel__helper-plugin-utils@7.10.3':
|
||||
resolution: {integrity: sha512-FcLBBPXInqKfULB2nvOBskQPcnSMZ0s1Y2q76u9H1NPPWaLcTeq38xBeKfF/RBUECK333qeaqRdYoPSwW7rTNQ==}
|
||||
|
||||
'@types/babel__preset-env@7.10.0':
|
||||
resolution: {integrity: sha512-LS8hRb/8TQir2f8W9/s5enDtrRS2F/6fsdkVw5ePHp6Q8SrSJHOGtWnP93ryaYMmg2du03vOsiGrl5mllz4uDA==}
|
||||
|
||||
'@types/babel__template@7.4.4':
|
||||
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
||||
|
||||
@@ -12312,6 +12321,8 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/babel__core': 7.20.5
|
||||
|
||||
'@types/babel__preset-env@7.10.0': {}
|
||||
|
||||
'@types/babel__template@7.4.4':
|
||||
dependencies:
|
||||
'@babel/parser': 7.28.3
|
||||
|
Reference in New Issue
Block a user